Class: ImpersonationFlow
Class: ImpersonationFlow
Defined in: auth-client/src/core/flows/impersonation.flow.ts:26
Constructors
Constructor
new ImpersonationFlow(
deps):ImpersonationFlow
Defined in: auth-client/src/core/flows/impersonation.flow.ts:27
Parameters
deps
Returns
ImpersonationFlow
Methods
execute()
execute(
req):Promise<AuthResponse>
Defined in: auth-client/src/core/flows/impersonation.flow.ts:29
Parameters
req
Returns
Promise<AuthResponse>