akkoma/lib/pleroma/web/templates/o_auth/o_auth/oob_authorization_created.html.eex

3 lines
75 B
Elixir
Raw Normal View History

<h1>Successfully authorized</h1>
<h2>Token code is <%= @auth.token %></h2>