Hi Sot
You could do authentication directly through REST API instead of using the plugin.
here’s a discussion about it in the community: Rest API vs. Xano Plugin
You could also try to save your required paramenter into a global variable that you could retrieve in your second page.
Let me know if this helps.