django-oauth-toolkit
OAuth toolset
A toolset for adding OAuth2 authentication to Django projects
OAuth2 goodies for the Djangonauts!
3k stars
68 watching
794 forks
Language: Python
last commit: about 1 month ago
Linked from 4 awesome lists
djangooauth2python
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
joestump/python-oauth2 | An abstract interface to creating OAuth clients and servers. | 2,994 |
thephpleague/oauth2-server | An OAuth 2.0 authorization server implementation written in PHP | 6,549 |
oauthlib/oauthlib | A Python framework for implementing OAuth request signing logic. | 2,837 |
jaredhanson/oauth2orize | An authorization server toolkit for Node.js. | 3,476 |
allovince/evaoauth | A standard interface for OAuth client authorization in PHP | 251 |
prose/gatekeeper | Enables client-side OAuth with GitHub | 761 |
daviddesberg/phpoauthlib | A comprehensive PHP library for implementing OAuth 1.x and 2.0 authentication protocols in web applications. | 1,083 |
heroickatora/oxide-auth | An OAuth2 server library with configurable and pluggable backends | 694 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 224 |
lexmag/oauther | A library to authenticate using the OAuth 1.0 protocol in Elixir | 70 |
bettiolo/oauth-signature-js | A JavaScript library for generating OAuth 1.0a signatures. | 232 |
osiell/odoorpc | A Python module providing an easy way to interact with Odoo servers through RPC. | 72 |
angular-oauth/angular-oauth | A client-side OAuth 2.0 authorization flow implementation for web applications. | 294 |