aap_client.flask¶
Extension to use AAP in a Flask server
Modules¶
aap_client.flask.client |
Entry point needed to enable the decorators and the configuration for managing tokens in a Flask environment |
aap_client.flask.config |
Exports the configuration for managing tokens within flask |
aap_client.flask.decorators |
Contains flask decorators and some helper functions in order to integrate jwt tokens in flask in a natural way |
aap_client.flask.exceptions |
Exceptions thrown by the rest of the package |