Search
Preparing search index...
The search index is not available
supertokens-node
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
supertokens-node
recipe/jwt
APIInterface
Interface APIInterface
Hierarchy
APIInterface
Index
Properties
getJWKSGET
Properties
getJWKSGET
getJWKSGET
:
undefined
|
(
(
input
:
{
options
:
APIOptions
}
)
=>
Promise
<
{
keys
:
JsonWebKey
[]
;
status
:
"OK"
}
>
)
Modules
framework
framework/aws
Lambda
framework/express
framework/fastify
framework/hapi
framework/koa
framework/loopback
index
recipe/emailpassword
recipe/emailverification
recipe/jwt
recipe/session
recipe/thirdparty
recipe/thirdpartyemailpassword
APIInterface
getJWKSGET
Generated using
TypeDoc