mirror of
https://github.com/simple-login/app.git
synced 2025-02-25 00:03:03 +08:00
do not display AppId
This commit is contained in:
parent
36e7cf3fdc
commit
313b442af7
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@
|
|||
</div>
|
||||
|
||||
<div class="card-body">
|
||||
App ID: <em>{{ client.oauth_client_id }} </em><br>
|
||||
<span class="h1 m-0">{{ client.nb_user() }}</span> Users <br>
|
||||
Created {{ client.created_at |dt }} <br>
|
||||
{% if client.last_user_login() %}
|
||||
|
|
Loading…
Reference in a new issue