Preparing search index...
The search index is not available
@xevolab/spid-cie-oidc-ts
@xevolab/spid-cie-oidc-ts
types
IAuthorizationRequestPayload
Interface IAuthorizationRequestPayload
interface
IAuthorizationRequestPayload
{
endpoint
?:
string
;
request
:
string
;
trustChain
:
TrustChain
;
}
Hierarchy
ILoggerPayload
IAuthorizationRequestPayload
Index
Properties
endpoint?
request
trust
Chain
Properties
Optional
endpoint
endpoint
?:
string
URL to which the request was sent
request
request
:
string
The JWT sent to the IDP
trust
Chain
trust
Chain
:
TrustChain
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
request
trust
Chain
@xevolab/spid-cie-oidc-ts
Loading...
URL to which the request was sent