feat(auth): add invite token handling to OTP sign-in and update metho… (#280)
* feat(auth): add invite token handling to OTP sign-in and update method descriptions
This commit is contained in:
committed by
GitHub
parent
f95da27b8f
commit
1143a01727
@@ -87,6 +87,7 @@ export function usePasswordSignUpFlow({
|
||||
router,
|
||||
onSignUp,
|
||||
resetCaptchaToken,
|
||||
recordAuthMethod,
|
||||
],
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user