oauthlib
OAuth client toolkit
A Python framework for implementing OAuth request signing logic.
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
3k stars
63 watching
486 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists
authenticationauthorizationidentityjwt-authenticationjwt-bearer-tokenslibraryoauthoauth1oauth2oidcoidc-provideropenid-connectpythonpython-2python-3python2python3token-based-authentication
Related projects:
Repository | Description | Stars |
---|---|---|
joestump/python-oauth2 | An abstract interface to creating OAuth clients and servers. | 2,994 |
lepture/flask-oauthlib | An extension to Flask for interacting with OAuth enabled applications and creating OAuth providers. | 1,453 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,612 |
thephpleague/oauth2-client | Provides a base for integrating with OAuth 2.0 service providers to handle authentication and authorization | 3,661 |
jazzband/django-oauth-toolkit | A toolset for adding OAuth2 authentication to Django projects | 3,165 |
osiell/odoorpc | A Python module providing an easy way to interact with Odoo servers through RPC. | 72 |
chillerlan/php-oauth | A transparent and framework-agnostic OAuth client for PHP. | 34 |
prose/gatekeeper | Enables client-side OAuth with GitHub | 761 |
litl/rauth | A Python library for handling OAuth authentication protocols and Ofly | 1,600 |
johndeere/operationscenterapi-oauth2-python-example | Provides an OAuth2 authentication example in Python | 18 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 224 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,063 |
oauth-xx/oauth2 | A Ruby wrapper for implementing OAuth 2.0 protocol interactions | 2,112 |
chrislaskey/oauth2_github | An Elixir-based OAuth2 provider for interacting with GitHub | 2 |
widop/twitter-oauth | A PHP library for interacting with the Twitter OAuth API to obtain access tokens | 8 |