django-oauth-toolkit
Auth API
Tools and APIs to securely integrate OAuth2 authentication into Django projects
OAuth2 goodies for the Djangonauts!
3k stars
67 watching
794 forks
Language: Python
last commit: 10 days 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,576 |
thephpleague/oauth2-client | A library providing an easy-to-use OAuth 2.0 client for integrating with various authorization services. | 3,653 |
joestump/python-oauth2 | An abstract interface to creating OAuth clients and servers. | 2,990 |
thephpleague/oauth2-server | An implementation of an OAuth 2.0 authorization server written in PHP | 6,531 |
oauthlib/oauthlib | A Python framework for implementing OAuth request signing logic. | 2,828 |
jaredhanson/oauth2orize | An authorization server toolkit for Node.js. | 3,472 |
allovince/evaoauth | A standard interface for OAuth client authorization in PHP | 252 |
prose/gatekeeper | Enables client-side OAuth with GitHub | 762 |
daviddesberg/phpoauthlib | A comprehensive PHP library for implementing OAuth 1.x and 2.0 authentication protocols in web applications. | 1,085 |
heroickatora/oxide-auth | An OAuth2 server library with configurable and pluggable backends | 690 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 223 |
lexmag/oauther | A library to authenticate using the OAuth 1.0 protocol in Elixir | 69 |
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 |