Skip to content

Python client for Django Rest Framework (DRF). Secure your DRF APIs using Axioms Authentication and Authorization.

License

Notifications You must be signed in to change notification settings

abhishektiwari/axioms-drf-py

Repository files navigation

axioms-drf-py PyPI

Axioms Python client for Django Rest Framework (DRF). Secure your DRF 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/Django/DRF application server.

Install SDK

Install axioms-drf-py in you DRF API project,

pip install axioms-drf-py

Documentation

See documentation for axioms-drf-py.

DRF Sample

To see a complete working example download DRF 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

Python client for Django Rest Framework (DRF). Secure your DRF APIs using Axioms Authentication and Authorization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages