Skip to content

auth0/auth0-server-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth0 Auth Python Mono Repo, containing SDKs for implementing user authentication in Python applications.

ReleaseDownloadsLicense

📚 Packages - 💬 Feedback

Packages

  • auth0-api-python
    Authentication SDK for securing APIs on Python (JWT verification, claims checks, etc.)

  • auth0-server-python
    Authentication SDK for server-side Python apps, built on Authlib. Handles OAuth flows, session logic.

  • auth0-fastapi
    Authentication SDK for FastAPI. Provides routes, session/cookie handling, and user linking.

  • auth0-fastapi-api Additional tooling for combining auth0-fastapi with custom API flows.

Important

You might see auth0-server-python in the above packages list but don't get confused. In future, this repository will point to one SDK i.e.auth0-server-python and rest all SDKS will have their own respective repositories.

Feedback

Contributing

We appreciate feedback and contribution to this repo! Before you get started, please read the following:

Raise an issue

To provide feedback or report a bug, please raise an issue on our issue tracker.

Vulnerability Reporting

Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

What is Auth0?

Auth0 Logo

Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout Why Auth0?

This project is licensed under the MIT license. See the LICENSE file for more info.

About

MonoRepo containing SDKs for user authentication and implementation in FastAPI.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages