Drop the need for access tokens to have a session
This commit is contained in:
committed by
Stanko K.R.
parent
660fcff558
commit
895b0e13b8
-2
@@ -1,13 +1,11 @@
|
||||
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
|
||||
|
||||
Vendored
-6
@@ -1,9 +1,6 @@
|
||||
david:
|
||||
identity: david
|
||||
|
||||
david_api:
|
||||
identity: david
|
||||
|
||||
kevin:
|
||||
identity: kevin
|
||||
|
||||
@@ -15,6 +12,3 @@ jason:
|
||||
|
||||
mike:
|
||||
identity: mike
|
||||
|
||||
jason_api:
|
||||
identity: jason
|
||||
|
||||
Reference in New Issue
Block a user