https://github.com/akhilam512/oauth-api-collection
Collection of API Python scripts for OAuth authentication in Web Flow
https://github.com/akhilam512/oauth-api-collection
api oauth python webflow
Last synced: 3 months ago
JSON representation
Collection of API Python scripts for OAuth authentication in Web Flow
- Host: GitHub
- URL: https://github.com/akhilam512/oauth-api-collection
- Owner: akhilam512
- Created: 2018-10-24T18:03:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T18:09:53.000Z (over 7 years ago)
- Last Synced: 2025-05-31T18:33:30.652Z (about 1 year ago)
- Topics: api, oauth, python, webflow
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OAuth - API - Collection :lock_with_ink_pen:
## A collection of python scripts for OAuth authentication, ideal for Web Flow.
### 1. Bitly :link:
Using Bitly API, this python script, on input of a long URL returns a shortened URL after OAuth is done.
### 2. GitHub :octocat:
Using GitHub API, an access token can be returned after OAuth has been done.
Contributions are welcome :)