Add support for OAuth2 using doorkeeper

This commit is contained in:
Tom Hughes 2020-08-27 18:44:50 +01:00
parent f58f49e196
commit e222329d04
33 changed files with 1151 additions and 34 deletions

View file

@ -0,0 +1,5 @@
<% content_for :heading do %>
<h1><%= t ".title" %></h1>
<% end %>
<p><%= @pre_auth.error_response.body[:error_description] %></p>