implement methods for token role handling (#27)

Create, update, read, delete and list token roles is now possible.
This commit is contained in:
2020-04-06 18:36:42 +02:00
parent f54ba38cf5
commit c0708bd288
8 changed files with 280 additions and 19 deletions

View File

@ -6,6 +6,7 @@
### Features
* Support for token types (#26)
* Support for token role handling (#27)
### Improvements
* Added `entity_id`, `token_policies`, `token_type` and `orphan` flags to auth response