Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 386 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 386 Bytes

OAuth - API - Collection 🔏

A collection of python scripts for OAuth authentication, ideal for Web Flow.

1. Bitly 🔗

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