mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Update Authomatic URL
URL for Authomatic has changed, as old one is redirecting to a personal web page
This commit is contained in:
parent
5be69dc8f7
commit
5b4a1e6a06
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
*Libraries for implementing authentications schemes.*
|
||||
|
||||
* OAuth
|
||||
* [Authomatic](http://peterhudec.github.io/authomatic/) - Simple but powerful framework agnostic authentication/authorization client.
|
||||
* [Authomatic](https://github.com/authomatic/authomatic) - Simple but powerful framework agnostic authentication/authorization client.
|
||||
* [django-allauth](https://github.com/pennersr/django-allauth) - Authentication app for Django that "just works."
|
||||
* [django-oauth-toolkit](https://github.com/evonove/django-oauth-toolkit) - OAuth 2 goodies for Django.
|
||||
* [Flask-OAuthlib](https://github.com/lepture/flask-oauthlib) - OAuth 1.0/a, 2.0 implementation of client and provider for Flask.
|
||||
|
|
Loading…
Reference in a new issue