]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/UserApiTokenController.php
Fixed some empty-expiry conditions of token ui flows
[bookstack] / app / Http / Controllers / UserApiTokenController.php
2019-12-29 Dan BrownFixed some empty-expiry conditions of token ui flows
2019-12-29 Dan BrownRemoved token 'client' text, avoid confusion w/ oAuth
2019-12-29 Dan BrownAdded testing coverage to user API token interfaces
2019-12-29 Dan BrownBuilt out interfaces & endpoints for API token managment
2019-12-29 Dan BrownStarted work on API token controls