Metadata-Version: 2.1
Name: nmos-auth
Version: 1.4.3
Summary: OAuth2 Server Implementation
Home-page: https://github.com/bbc/nmos-auth-server
Author: Danny Meloy
Author-email: danny.meloy@bbc.co.uk
License: Apache2
Platform: UNKNOWN
Requires-Dist: six
Requires-Dist: flask
Requires-Dist: sqlalchemy
Requires-Dist: flask-sqlalchemy
Requires-Dist: flask-cors
Requires-Dist: requests
Requires-Dist: gevent
Requires-Dist: nmoscommon
Requires-Dist: werkzeug (<1.0.0,>=0.14.1)
Requires-Dist: authlib (>=0.13)
Requires-Dist: pyopenssl (>=16.0)
Requires-Dist: cryptography (>=1.5)

OAuth2 Server Implementation to produce JWTs for API Access


