https://github.com/pylons/hybridauth
Example of declarative authorization using a hybrid of traversal and url dispatch
https://github.com/pylons/hybridauth
Last synced: 9 months ago
JSON representation
Example of declarative authorization using a hybrid of traversal and url dispatch
- Host: GitHub
- URL: https://github.com/pylons/hybridauth
- Owner: Pylons
- License: other
- Created: 2011-02-09T10:32:34.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-02-15T07:21:46.000Z (almost 15 years ago)
- Last Synced: 2024-04-08T17:10:54.706Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 148 KB
- Stars: 5
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
An example of hybrid authentication in Pyramid.