mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Display on the API token page the expiration in years
TODO: Translate these strings
This commit is contained in:
parent
f4080a7aa9
commit
ec14a117b7
|
@ -27,6 +27,8 @@
|
|||
<code>{{ url('/api/v1') }}</code></p>
|
||||
|
||||
<p>When you generate an API token, be sure to copy it down immediately as they will not be visible to you again. </p>
|
||||
|
||||
<p>API tokens will expire in {{ config('passport.expiration_years') }} years.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue