Cross domain Security Provider - Login/Register

Hey all.

I have a subdomain (the main app where users login/register) and a public facing project on the main domain.

So www.maindomain.com and app.maindomain.com.

Both are on a different project within Wappler - but both point to the same external managed DB (AWS RDS).

Is it possible to log a user in on www.maindomain.com and redirect them to the app without any security session cookie issues etc. ?

If so, what would be the advised way to do this?

Will simply logging a user in with the same DB using the security provider and security login actions in the SC create a session that will work across both?

Community Page
Last updated: