livebook/test/livebook_web/plugs
ByeongUk Choi 5606326203
Handle token auth under the same /authenticate route as password (#1104)
* auth token mode routes /authentication

* Update lib/livebook_web/controllers/auth_controller.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-04-13 18:51:28 +02:00
..
auth_plug_test.exs Handle token auth under the same /authenticate route as password (#1104) 2022-04-13 18:51:28 +02:00
file_system_provider_test.exs Remove newline from tests, closes #204 (#231) 2021-04-20 20:17:24 +02:00
memory_provider_test.exs Remove newline from tests, closes #204 (#231) 2021-04-20 20:17:24 +02:00
static_plug_test.exs Escript (#77) 2021-03-17 01:53:44 +01:00
user_plug_test.exs Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00