Commit 840953f2 authored by Evan Read's avatar Evan Read

Merge branch 'chloe-master-patch-00685' into 'master'

Deleting app deletes all tokens

See merge request gitlab-org/gitlab!79375
parents d36c96d7 055eb86f
......@@ -105,6 +105,8 @@ Existing:
**Expire access tokens** to enable them.
- Tokens must be [revoked](../api/oauth2.md#revoke-a-token) or they don't expire.
When applications are deleted, all grants and tokens associated with the application are also deleted.
## Authorized applications
Every application you authorize with your GitLab credentials is shown
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment