Type alias CompleteAuthenticationRequest

CompleteAuthenticationRequest: {
    authenticationToken: string;
}

Type declaration

  • authenticationToken: string