Jici
14
but the page you want to redirect the user to
Let’s say you have https://yourappname.bubblesapps.io/auth
You will add two pages:
https://yourappname.bubblesapps.io/auth (for live)
and https://yourappname.bubblesapps.io/version-test/auth (for dev)
in this page, you will detect the code in the url and use the continue action.
1 Like