Merge pull request #921 from andor-pierdelacabeza/patch-2

Correct Authomatic URL
This commit is contained in:
Vinta 2017-08-31 01:11:40 +08:00 committed by GitHub
commit 8f6aa14108

View File

@ -168,7 +168,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Libraries for implementing authentications schemes.* *Libraries for implementing authentications schemes.*
* OAuth * 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-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. * [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. * [Flask-OAuthlib](https://github.com/lepture/flask-oauthlib) - OAuth 1.0/a, 2.0 implementation of client and provider for Flask.