Hi m trying to use the reset password feature. l receive the email, and when i click it it redirects me to my 'update-password' page successfully.
but l am not sure how to capture the token from that URL before it gets redirected to my app
is there way to fetch the URL being sent to the user so that i can capture the token from it?