Auth customization support.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Thu, 21 Feb 2019 15:55:19 +0000 (18:55 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Thu, 21 Feb 2019 15:55:19 +0000 (18:55 +0300)
commit1097ce6d9f06a7552652c5990cee12e7b7b3cc59
tree0adb45e5330cea19f4664b91d784cb872157c95b
parent2813f28b6fa1618efb01f4bd570e055ca16efbc5
Auth customization support.
OAuthController#create_authorization user retrieval / creation, errors handling, template & layout selection.
lib/pleroma/web/oauth.ex
lib/pleroma/web/oauth/authenticator.ex [new file with mode: 0644]
lib/pleroma/web/oauth/authenticator_adapter.ex [new file with mode: 0644]
lib/pleroma/web/oauth/oauth_controller.ex
lib/pleroma/web/web.ex