Extract auth actions from `MastodonAPIController` to `AuthController`
[akkoma] / lib / pleroma / web / mastodon_api / controllers / auth_controller.ex
2019-10-01 Egor KislitsynExtract auth actions from `MastodonAPIController` to...