Voltar para INNK Auth Service
verifyToken
TOOL
System
INNK Auth Service
Type
TOOL
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10
Config
{7}
auth
:
{2}
type
:
"service_account"
secretRef
:
"secrets/firebase/service_account_json"
path
:
"admin.auth().verifyIdToken"
method
:
"SDK"
options
:
{2}
checkRevoked
:
true
clockSkewSeconds
:
60
provider
:
"firebase_admin_sdk"
timeoutsMs
:
{2}
read
:
5000
connect
:
2000
environment
:
"production|sandbox"
Input Schema
{3}
type
:
"object"
required
:
[1]
0
"token"
properties
:
{2}
token
:
{2}
checkRevoked
:
{2}
Outputs (2)
error
ERROR
Resposta de erro
{2}
type
:
"object"
properties
:
{}
success
SUCCESS
Resposta de sucesso
{3}
type
:
"object"
required
:
[1]
0
"valid"
properties
:
{8}
email
:
{2}
valid
:
{1}
claims
:
{2}
userId
:
{2}
issuedAt
:
{2}
userType
:
{1}
expiresAt
:
{2}
emailVerified
:
{1}
Used in Flows (1)
Flow
Step Order
Login Flow
#2