Skip to main content
Version: 2.13

UserToken

type UserToken = object;

Properties​

idpName​

idpName: string;

nonce​

nonce: string;

payload​

payload: Object;

protocol​

protocol: AuthProtocol;

user​

user: string;

userTag​

userTag: string;