Class: RegistrationFlow
Class: RegistrationFlow
Defined in: auth-client/src/core/flows/registration.flow.ts:33
Constructors
Constructor
new RegistrationFlow(
deps):RegistrationFlow
Defined in: auth-client/src/core/flows/registration.flow.ts:34
Parameters
deps
Returns
RegistrationFlow
Methods
register()
register(
req):Promise<AuthResponse>
Defined in: auth-client/src/core/flows/registration.flow.ts:36
Parameters
req
Returns
Promise<AuthResponse>