updated docs

This commit is contained in:
Andris Reinman 2020-07-07 11:37:44 +03:00
parent 18c36e14bb
commit b6505c5367

View file

@ -32,4 +32,4 @@ Authentication related events (this also includes modifications in authenticatio
## Role based tokens
By default a root token is used for validating API calls. You can use role based and user bound tokens instead to limit damage in case tokens are leaked. Read about tokens [here](roles.md).
By default a root token is used for validating API calls. You can use role based and user bound tokens instead to limit damage in case tokens are leaked. Read about tokens [here](in-depth/roles.md).