Next steps
On This Page
When your application passes a request with an access_token
, the resource server will need to validate it. For more on this, see Validate Access Tokens.
Examples
The following quickstart guides will show you how to integrate the implicit flow into your front-end application.
Framework | Quickstart Link | |
---|---|---|
Angular | https://developer.okta.com/quickstart/#/angular | |
React | https://developer.okta.com/quickstart/#/react | |
Vanilla JS | https://developer.okta.com/quickstart/#/widget |