added auth token
This commit is contained in:
parent
b54bbe6168
commit
16b80e47c8
@ -1 +1,7 @@
|
||||
<h1><%= @user.email %></h1>
|
||||
|
||||
<% if admin_signed_in? %>
|
||||
<h2>Token</h2>
|
||||
<p> <%= @user.authentication_token %> </p>
|
||||
<% end %>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user