SPA Vue OIDC client.
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.