MonoCloud Authentication SDK
Preparing search index...
@monocloud/auth-node-core
index
Jwks
Interface Jwks
A set of public JSON Web Keys that are used to verify JSON Web Tokens
interface
Jwks
{
keys
:
Jwk
[]
;
}
Index
Properties
keys
Properties
keys
keys
:
Jwk
[]
List of JWKs in this JWKS
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
keys
MonoCloud Authentication SDK
Loading...
A set of public JSON Web Keys that are used to verify JSON Web Tokens