Initial Check-In
This commit is contained in:
14
identity/device-auth.json
Normal file
14
identity/device-auth.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "e796a1ffd93bf87aeb34e302be6a58d286dc2e174297478f5ea7c56df7a8a704",
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "gm2jVk9mH5zw1FgVhKC01KpkqjGH10CoPQtSPXWD0mE",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.read"
|
||||
],
|
||||
"updatedAtMs": 1775672619000
|
||||
}
|
||||
}
|
||||
}
|
||||
7
identity/device.json
Normal file
7
identity/device.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "e796a1ffd93bf87aeb34e302be6a58d286dc2e174297478f5ea7c56df7a8a704",
|
||||
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAmDAF2NoFDrH49rFvVveW/rOY853sKz0IXxfq8mbfa1o=\n-----END PUBLIC KEY-----\n",
|
||||
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIDXU3SqPtRp6ue+X2Xgh3RjsmE1/ul9+PRO6L4pvpFa9\n-----END PRIVATE KEY-----\n",
|
||||
"createdAtMs": 1775672531635
|
||||
}
|
||||
Reference in New Issue
Block a user