Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sachinsenal0x64/easy-auth
🔑 You can easily get authentication tokens.
https://github.com/sachinsenal0x64/easy-auth
api auth azure microsoft oauth python tokens
Last synced: about 2 months ago
JSON representation
🔑 You can easily get authentication tokens.
- Host: GitHub
- URL: https://github.com/sachinsenal0x64/easy-auth
- Owner: sachinsenal0x64
- License: mit
- Created: 2023-05-18T12:24:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T15:24:40.000Z (9 months ago)
- Last Synced: 2024-03-17T16:26:35.138Z (9 months ago)
- Topics: api, auth, azure, microsoft, oauth, python, tokens
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## MICROSOFT-EASY-AUTH
> First Create Azure Active Directory APPLICATION.
> You Have to Fill .ENV File According To Azure AD APP
### ⏳ Just Run
```
pip or pip3 install -r requirements.txt```
### ⏳ After
```
python or python3 app.py```