flask-oauthlib
OAuth client
An extension to Flask for interacting with OAuth enabled applications and creating OAuth providers.
YOU SHOULD USE https://github.com/lepture/authlib
1k stars
50 watching
453 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
flaskoauthoauth-clientoauth-provideroauth-serveroauth2oauth2-clientoauth2-provideroauth2-serverpython
Related projects:
Repository | Description | Stars |
---|---|---|
litl/rauth | A Python library for handling OAuth authentication protocols and Ofly | 1,602 |
oauth-xx/oauth2 | A Ruby wrapper for implementing OAuth 2.0 protocol interactions | 2,113 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 57 |
singingwolfboy/flask-dance | A Flask extension for handling OAuth authentication flows | 1,007 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,576 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 969 |
chrislaskey/oauth2_github | An Elixir-based OAuth2 provider for interacting with GitHub | 2 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 223 |
demianbrecht/sanction | An OAuth 2.0 client implementation for rapid development against OAuth providers. | 189 |
ueberauth/oauth2 | An Elixir library that simplifies OAuth 2.0 authentication with various providers. | 749 |
chillerlan/php-oauth | A transparent and framework-agnostic OAuth client for PHP. | 33 |
anurag90x/flask-pundit | An extension for managing resource authorization and scoping in Flask web applications. | 52 |
flask-extensions/flask-simplelogin | Provides a simple authentication mechanism for Flask applications | 199 |
oriceon/oauth-5-laravel | A package providing an OAuth service provider for Laravel 5 to simplify authentication with various third-party services. | 176 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,061 |