auth.provider API
Preparing search index...
@o3co/auth-provider-core
ManagedKey
Interface ManagedKey
interface
ManagedKey
{
expiresAt
?:
Date
;
kid
:
string
;
publicKey
:
KeyLike
;
}
Index
Properties
expires
At?
kid
public
Key
Properties
Optional
expires
At
expiresAt
?:
Date
kid
kid
:
string
public
Key
publicKey
:
KeyLike
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expires
At
kid
public
Key
auth.provider API
Loading...