Gamora.Plugs.AuthenticatedUser
(gamora v0.19.0)
View Source
This plug uses different adapters to validate the access token provider in the request. IdpAdapter will do that against the Identity Provider server. In test env you may want to use the MockAdapter to avoid making request to the IdP server while the tests are running.