DEV Community

Discussion on: The Complete Guide to User Authentication with the Amplify Framework

Collapse
 
rcmlee99 profile image
Roger Lee

Hi Nader, great write up. If I want to redirect to the page I came from using state variable. How can I customise or set the OpenID AuthCode state variable using Auth.federatedSignIn()? Alternatively, do you have any suggestion to redirect to the page I came from assuming that redirect path is fixed and I cannot append to it.