mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 16:06:16 +00:00
fix(auth): address qr bootstrap review feedback
This commit is contained in:
committed by
Peter Steinberger
parent
a9140abea6
commit
226ca1f324
@@ -270,12 +270,6 @@ struct GatewayNodeSessionTests {
|
||||
"scopes": [],
|
||||
"issuedAtMs": 1000,
|
||||
"deviceTokens": [
|
||||
[
|
||||
"deviceToken": "node-device-token",
|
||||
"role": "node",
|
||||
"scopes": ["operator.admin"],
|
||||
"issuedAtMs": 1000,
|
||||
],
|
||||
[
|
||||
"deviceToken": "operator-device-token",
|
||||
"role": "operator",
|
||||
|
||||
Reference in New Issue
Block a user