Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/instantiator/oauth-token-explorer
- Owner: instantiator
- License: mit
- Created: 2023-07-16T21:12:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T17:35:06.000Z (over 1 year ago)
- Last Synced: 2023-08-27T18:52:56.490Z (over 1 year ago)
- Language: HTML
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.