Hi,
I have used google Authenticator as the secondary login check. I have implemented the code generation part i,e creating the secret key and storing for the user .
Now i m trying to validate the sceret key for the user .After the user id and password is entered, I have called an Sign-in microflow . At end of sign in microflow i have an page.
I m unable to see the page .
After the user has entered the proper credentials i could see the sign-in microflow but i cant see the page which i have given in microflow. I m i missing something here?