Rubén
Rubén
Working demo (closes #75).
The OIDC middleware only checks if the token is issued by an authorized issuer, using its keys to verify it, but the token could be revoked by the identity provider....
To show features and usage we are working on a demo with docker-compose and all environment configuration to run it easily. Also, we are going to add a quickstart doc...
Hi, I'm evaluating this lib to use it in our proyect. However, we have a distributed environment and we can't share these values across the nodes. Maybe a plugable backend...