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