fix(auth): address qr bootstrap review feedback

This commit is contained in:
Nimrod Gutman
2026-04-03 14:21:23 +03:00
committed by Peter Steinberger
parent a9140abea6
commit 226ca1f324
5 changed files with 117 additions and 36 deletions

View File

@@ -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",