A vue spa app to test and learn about using authentication and authorization. It uses the oidc-client.js library to do so. To use all the functionality of the app, it should be used together with an authentication server. To test access to api resources, see this repo.
- Vue - The web framework used
- OIDC-Client - OpenId Connect Client
- NPM/Node - NPM and Node.js