pleroma/lib/pleroma/web/templates/o_auth/o_auth/oob_authorization_created.html.eex
rinpatch 6bbd65fb09 Merge branch '2130-mfa-users-oauth-login-fix' into 'develop'
[#2130] Fixed OAuth OOB authentication for users with enabled MFA

Closes #2130

See merge request pleroma/pleroma!2979
2020-09-17 19:51:54 +03:00

3 lines
79 B
Elixir

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