authentication_plug.ex
|
change cond to if else
|
2018-09-05 01:37:48 -04:00 |
basic_auth_decoder_plug.ex
|
Add BasicAuthDecoderPlug
|
2018-09-05 17:30:05 +02:00 |
ensure_authenticated_plug.ex
|
Add EnsureAuthenticatedPlug
|
2018-09-05 17:59:19 +02:00 |
legacy_authentication_plug.ex
|
Add LegacyAuthenticationPlug
|
2018-09-05 18:17:33 +02:00 |
oauth_plug.ex
|
Format the code.
|
2018-03-30 15:01:53 +02:00 |
session_authentication_plug.ex
|
Add SessionAuthenticationPlug.
|
2018-09-05 18:37:02 +02:00 |
user_fetcher_plug.ex
|
Add UserFetcherPlug.
|
2018-09-05 17:44:38 +02:00 |