BookStack/resources/views/users/api-tokens
Dan Brown 692fc46c7d
Removed token 'client' text, avoid confusion w/ oAuth
- Instead have a token_id and a secret.
   - Displayed a 'Token ID' and 'Token Secret'.
2019-12-29 20:07:28 +00:00
..
create.blade.php Built out interfaces & endpoints for API token managment 2019-12-29 17:03:52 +00:00
delete.blade.php Built out interfaces & endpoints for API token managment 2019-12-29 17:03:52 +00:00
edit.blade.php Removed token 'client' text, avoid confusion w/ oAuth 2019-12-29 20:07:28 +00:00
form.blade.php Built out interfaces & endpoints for API token managment 2019-12-29 17:03:52 +00:00