https://github.com/jiandaoyun/sso-custom-python
Custom SSO Demo for Jiandaoyun with Python.
https://github.com/jiandaoyun/sso-custom-python
Last synced: 3 days ago
JSON representation
Custom SSO Demo for Jiandaoyun with Python.
- Host: GitHub
- URL: https://github.com/jiandaoyun/sso-custom-python
- Owner: jiandaoyun
- License: mit
- Created: 2019-07-12T10:15:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T01:28:59.000Z (almost 3 years ago)
- Last Synced: 2023-03-02T23:52:16.943Z (about 2 years ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to sso-custom-python 👋
> Custom SSO Demo for Jiandaoyun with Python.
## Overview
### 🏠 [Homepage](https://www.jiandaoyun.com)
Travel around the [Homepage of JWT](https://jwt.io/) to lean what it is.
## Install
Project is tested with Python 3.7.3.
```sh
pip install -r requirements.txt
```## Usage
Modify the `Const` in `app.py` to adapt your configuration and run:
```sh
python app.py
```## Author
👤 **AngelMsger**
* Twitter: [@AngelMsger](https://twitter.com/AngelMsger)
* Github: [@AngelMsger](https://github.com/AngelMsger)## Show your support
Give a ⭐️ if this project helped you!
***
_Made on 🌍 with 💓_