Metadata-Version: 1.1
Name: oneID-connect
Version: 0.9.4
Summary: oneID-connect is an identity & authentication framework for the Internet of Things (IoT) devices, servers, and end-users.
Home-page: https://github.com/OneID/oneID-connect-python
Author: oneID Inc.
Author-email: support@oneID.com
License: Apache License, Version 2.0
Description: .. image:: https://circleci.com/gh/OneID/oneID-connect-python.svg?style=svg
            :target: https://circleci.com/gh/OneID/oneID-connect-python
        
        oneID Connect
        =============
        oneID-connect is a Python authentication framework for the Internet of Things (IoT),
        servers and end-users. By sending messages with digital signatures, you can authenticate
        the origin of the message and ensure the message hasn't been tampered with.
        oneID-connect makes it simple for projects that need to securely send messages and verify
        the authentication of messages.
        
        For more information, please visit the docs.
        `<http://oneid-connect.readthedocs.org/en/latest/>`_
        
        
Keywords: oneID IoT Authentication
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Security :: Cryptography
Classifier: Programming Language :: Python :: 2.7
