[✅ Complete] Logged-in sessions persisting across subdomains. Planned

Can someone confirm that with your DOM package, if a member logs in on domain.com, that it will keep that session active on app.domain.com as well?

Is there a workaround Tyler Bell you would recommend on the front-end using localStorage or something?

 
 

Comments

4 comments

  • Comment author
    Duncan from Memberstack
    • Official comment

    Hey all! I'm happy to report this feature has been released. https://docs.memberstack.com/hc/en-us/articles/18004875142555

  • Comment author
    Tyler Bell

    I can’t think of any workarounds at the moment. Cross-domain sessions are tricky because of how strict browsers have gotten with tracking / security.

    0
  • Comment author
    Chuck Lapointe

    Right… it seems to be like this could be solved by sending a login token to a secure endpoint and then that returns a success or failure state.

    0
  • Comment author
    Tyler Bell

    We have a working prototype for this. I’ll keep you updated as we continue working out a solution.

    0

Please sign in to leave a comment.