This is a trivial example application that shows how to use the @curity/oauth-assistant to perform OAuth flows and OpenID Connect session management. The example is written using vanilla Javascript.
Run the application with the following commands:
npm i
npm start
See the following resources to learn more about running the example and the OAuth Assistant library: