Extract auth actions from `MastodonAPIController` to `AuthController`
[akkoma] / test / web / mastodon_api / controllers / auth_controller_test.exs
2019-10-01 Egor KislitsynExtract auth actions from `MastodonAPIController` to...