Gamora.Plugs.AuthenticatedUser (gamora v0.15.0)
View SourceThis 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.