@cashu/cashu-ts
Preparing search index...
OIDCConfig
Type Alias OIDCConfig
type
OIDCConfig
=
{
authorization_endpoint
?:
string
;
device_authorization_endpoint
?:
string
;
issuer
:
string
;
token_endpoint
:
string
;
}
Index
Properties
authorization_
endpoint?
device_
authorization_
endpoint?
issuer
token_
endpoint
Properties
Optional
authorization_
endpoint
authorization_endpoint
?:
string
Optional
device_
authorization_
endpoint
device_authorization_endpoint
?:
string
issuer
issuer
:
string
token_
endpoint
token_endpoint
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authorization_
endpoint
device_
authorization_
endpoint
issuer
token_
endpoint
@cashu/cashu-ts
Loading...