An open API service indexing awesome lists of open source software.

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

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 :)