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