Auth provider added to the project
This commit is contained in:
@@ -62,7 +62,7 @@ export const AuthenticationSteps = (): JSX.Element => {
|
||||
};
|
||||
|
||||
const handlePhoneNumberVerified = () => {
|
||||
redirectToReturnUrl();
|
||||
navigate('/signup');
|
||||
};
|
||||
|
||||
const redirectToReturnUrl = () => {
|
||||
|
||||
Reference in New Issue
Block a user