Tie access token directly to session
We need to present them differently in the session list and prevent them from being deleted
This commit is contained in:
committed by
Stanko K.R.
parent
b53c0a5385
commit
db29562c4c
+2
@@ -1,11 +1,13 @@
|
||||
jasons_api_token:
|
||||
identity: jason
|
||||
session: jason_api
|
||||
token: 018cf1425682700098f24f0799e3fe20
|
||||
description: My Superscript
|
||||
permission: read
|
||||
|
||||
davids_api_token:
|
||||
identity: david
|
||||
session: david_api
|
||||
token: x18cf1425682700098f24f0799e3fe20
|
||||
description: My Superscript
|
||||
permission: write
|
||||
|
||||
Reference in New Issue
Block a user