Make OAuth token endpoint work with HTTP Basic auth
authorD Anzorge <d.anzorge@gmail.com>
Fri, 1 Jun 2018 16:01:56 +0000 (18:01 +0200)
committerD Anzorge <d.anzorge@gmail.com>
Sun, 3 Jun 2018 22:59:00 +0000 (00:59 +0200)
commit73904e8f788bb462ce1090cbd36504f6ea49c245
treeeae4c4f6eb78deaf29db403d5ef99dc8d056e178
parent04c584391ccb726a2b4b08dfd82a1ee27f36d31b
Make OAuth token endpoint work with HTTP Basic auth

client_id/client_secret can now be supplied in an Authorization header
lib/pleroma/web/oauth/oauth_controller.ex