https://github.com/python-social-auth/social-examples
Python Social Auth - Examples
https://github.com/python-social-auth/social-examples
Last synced: 12 months 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 9 years ago)
- Default Branch: master
- Last Pushed: 2025-06-18T06:01:45.000Z (12 months ago)
- Last Synced: 2025-06-25T03:34:46.733Z (12 months ago)
- Language: Python
- Size: 179 KB
- Stars: 87
- Watchers: 8
- Forks: 28
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.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 [CONTRIBUTING.md](https://github.com/python-social-auth/.github/blob/main/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.