Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/instantiator/oauth-token-explorer

Simple app to explore the 3-legged oauth token flow
https://github.com/instantiator/oauth-token-explorer

Last synced: about 16 hours ago
JSON representation

Simple app to explore the 3-legged oauth token flow

Awesome Lists containing this project

README

        

# oauth-token-explorer

This tool will walk you through the [3-legged OAuth flow](https://learn.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow) authentication process - allowing you to obtain an access token for a users of an OAuth service.

Hosted at: [https://instantiator.dev/oauth-token-explorer](https://instantiator.dev/oauth-token-explorer)

Follow instructions displayed by the application to explore the OAuth flow.