https://github.com/wise-team/python-social-auth-steemconnect-examples
Python Social Auth SteemConnect - Examples
https://github.com/wise-team/python-social-auth-steemconnect-examples
python-social-auth steem steemconnect steemit
Last synced: about 2 months ago
JSON representation
Python Social Auth SteemConnect - Examples
- Host: GitHub
- URL: https://github.com/wise-team/python-social-auth-steemconnect-examples
- Owner: wise-team
- License: bsd-3-clause
- Created: 2017-09-15T10:54:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T02:50:27.000Z (about 4 years ago)
- Last Synced: 2025-03-28T13:21:46.960Z (2 months ago)
- Topics: python-social-auth, steem, steemconnect, steemit
- Language: Python
- Homepage:
- Size: 163 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Social Auth SteemConnect - Examples
Python Social Auth is an easy to setup social authentication/registration
mechanism with support for several frameworks and auth providers.## Description
![]()
Those examples shows how to use [python-social-auth-steemconnect provider](https://github.com/wise-team/python-social-auth-steemconnect) with couple different python frameworks:
* [Django](https://www.djangoproject.com/)
* [Flask](http://flask.pocoo.org/)
* [Tornado](http://www.tornadoweb.org/en/stable/)## Documentation
Project of Python Social Auth is available at http://python-social-auth.readthedocs.org/.
## License
This project follows the BSD license. See the [LICENSE](LICENSE) for details.