8000 Merge pull request #81 from demianbrecht/sanction · shashk/awesome-python@1801402 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1801402

Browse files
committed
Merge pull request vinta#81 from demianbrecht/sanction
added sanction, jose to auth libs
2 parents e59b18d + 3a816a5 commit 1801402

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
349349
* [django-oauth2-provider](https://github.com/caffeinehit/django-oauth2-provider) - Providing OAuth2 access to Django app.
350350
* [django-allauth](https://github.com/pennersr/django-allauth) - Authentication app for Django that "just works."
351351
* [Flask-OAuthlib](https://github.com/lepture/flask-oauthlib) - OAuth 1.0/a, 2.0 implementation of client and provider for Flask.
352+
* [sanction](https://github.com/demianbrecht/sanction) - A dead simple OAuth2 client implementation.
353+
* [jose](https://github.com/demonware/jose) - Javscript Object Signing and Encryption (JOSE) draft implementation, useful for stateful tokens.
352354

353355
## Template Engine
354356

0 commit comments

Comments
 (0)
0