UserRegistrationBase: {
    rp: RelyingParty;
    temporaryAuthenticationToken: Jwt;
    user: AuthenticationUserInformation;
}

Type declaration

Generated using TypeDoc