freeboard
Preparing search index...
api/src/serviceAccountAuth
authenticateServiceAccountToken
Function authenticateServiceAccountToken
authenticateServiceAccountToken
(
rawToken
:
unknown
,
)
:
Promise
<
|
{
serviceAccount
:
ServiceAccountRecord
;
tokenRecord
:
ServiceAccountTokenRecord
;
scopes
:
string
[]
;
}
|
null
,
>
Parameters
rawToken
:
unknown
Returns
Promise
<
|
{
serviceAccount
:
ServiceAccountRecord
;
tokenRecord
:
ServiceAccountTokenRecord
;
scopes
:
string
[]
;
}
|
null
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
freeboard
Loading...