Mention the token expiration in the ui
This commit is contained in:
@@ -171,7 +171,8 @@
|
||||
<h4 class="modal-title">New token created</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<b ng-click-select>{{ tokenAdd.token.accessToken }}</b>
|
||||
<p><b ng-click-select>{{ tokenAdd.token.accessToken }}</b></p>
|
||||
<p>This token will not expire. It can only be revoked.</p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">Done</button>
|
||||
|
||||
Reference in New Issue
Block a user