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
memory_provider_test.exs
static_plug_test.exs
user_plug_test.exs