Jeremy Dobrzanski
Results
2
comments of
Jeremy Dobrzanski
The first option is what I wanted to do but a hardcoded case statement in `deps/coherence/lib/coherence/plugs/authorization/utils.ex` in the function `get_credential_store/0` breaks when one tries to configure the `:auth_module` to something...
For more clarification, `lib/coherence/supervisor.ex` calls `Coherence.Authentication.Utils. get_credential_store/0` when setting up the supervising tree before the config is loaded. This makes creating a custom version of the `Coherence.Authentication.Session` plug difficult.