python-oauth2
OAuth client/server abstraction
An abstract interface to creating OAuth clients and servers.
A fully tested, abstract interface to creating OAuth clients and servers.
3k stars
218 watching
911 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,612 |
johndeere/operationscenterapi-oauth2-python-example | Provides an OAuth2 authentication example in Python | 18 |
thephpleague/oauth2-server | An OAuth 2.0 authorization server implementation written in PHP | 6,549 |
thephpleague/oauth2-client | Provides a base for integrating with OAuth 2.0 service providers to handle authentication and authorization | 3,661 |
miguelgrinberg/python-socketio | A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications | 4,043 |
lepture/flask-oauthlib | An extension to Flask for interacting with OAuth enabled applications and creating OAuth providers. | 1,453 |
golang/oauth2 | An OAuth2 client implementation for Go. | 5,426 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,063 |
openai/openai-python | A Python library providing convenient access to the OpenAI API for various tasks such as chat completion and image processing. | 23,471 |
caffeinehit/django-oauth2-provider | Provides OAuth2 authentication capabilities for Django applications. | 336 |
rawandahmad698/pychatgpt | A Python client for interacting with the ChatGPT API, providing features such as conversation tracking and proxy support. | 4,230 |
rapptz/discord.py | An API wrapper for interacting with the Discord platform. | 14,961 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 224 |
oai/openapi-specification | Defines a standard interface description for HTTP APIs | 29,137 |
oauth-xx/oauth2 | A Ruby wrapper for implementing OAuth 2.0 protocol interactions | 2,112 |