Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/python-social-auth/social-examples
Python Social Auth - Examples
https://github.com/python-social-auth/social-examples
Last synced: 3 days ago
JSON representation
Python Social Auth - Examples
- Host: GitHub
- URL: https://github.com/python-social-auth/social-examples
- Owner: python-social-auth
- License: bsd-3-clause
- Created: 2016-10-02T13:40:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T06:21:02.000Z (4 months ago)
- Last Synced: 2024-10-25T01:14:49.388Z (4 months ago)
- Language: Python
- Size: 113 KB
- Stars: 87
- Watchers: 9
- Forks: 27
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Social Auth - Examples
Python Social Auth is an easy to setup social authentication/registration
mechanism with support for several frameworks and auth providers.## Description
This is a collection of examples implementations of the
python-social-auth ecosystem functionality.## Documentation
Project documentation is available at https://python-social-auth.readthedocs.io/.
## Contributing
Contributions are welcome!
Only the core and Django modules are currently in development. All others are in maintenance only mode, and maintainers are especially welcome there.
See the [https://github.com/python-social-auth/.github/blob/main/CONTRIBUTING.md](CONTRIBUTING.md) document for details.
## Versioning
This project follows [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html).
## License
This project follows the BSD license. See the [LICENSE](LICENSE) for details.