Skip to content

Axioms Python client for Flask. Secure your Flask APIs using Axioms Authentication and Authorization.

License

Notifications You must be signed in to change notification settings

abhishektiwari/axioms-flask-py

Repository files navigation

axioms-flask-py PyPI

Axioms Python client for Flask. Secure your Flask APIs using Axioms Authentication and Authorization.

Prerequisite

  • Python 3.7+
  • An Axioms client which can obtain access token after user's authentication and authorization and include obtained access token as bearer in Authorization header of all API request sent to Python/Flask application server..

Install SDK

Install axioms-flask-py in you Flask API project,

pip install axioms-flask-py

Documentation

See documentation for axioms-flask-py.

Flask Sample

To see a complete working example download Flask sample from our Github repository or simply deploy to heroku by clicking following button. You will need to provide Axioms domain and Axioms audience to complete deployment.

Deploy

About

Axioms Python client for Flask. Secure your Flask APIs using Axioms Authentication and Authorization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages