AuthClientLoginOptions constructor
const
AuthClientLoginOptions({})
Implementation
const AuthClientLoginOptions({
this.identityProvider,
this.maxTimeToLive,
this.canisterId,
this.onSuccess,
this.onError,
});