Metadata-Version: 2.1
Name: nmos-auth
Version: 1.0.7
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: pyopenssl
Requires-Dist: authlib (>=0.11)
Requires-Dist: werkzeug (>=0.13)

OAuth2 Server Implementation to produce JWTs for API Access


