https://github.com/python-social-auth/social-docs
Python Social Auth - Docs
https://github.com/python-social-auth/social-docs
Last synced: about 1 month ago
JSON representation
Python Social Auth - Docs
- Host: GitHub
- URL: https://github.com/python-social-auth/social-docs
- Owner: python-social-auth
- License: bsd-3-clause
- Created: 2016-09-24T18:09:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T06:21:19.000Z (about 1 year ago)
- Last Synced: 2024-10-25T01:14:48.077Z (about 1 year ago)
- Language: HTML
- Size: 2.33 MB
- Stars: 35
- Watchers: 8
- Forks: 99
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Social Auth - Documentation
Python Social Auth is an easy to setup social authentication/registration
mechanism with support for several frameworks and auth providers.
## Description
This is the documentation repository for the
[social-auth ecosystem](https://github.com/python-social-auth/social-core).
## 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.