How to trigger page refresh on successful authentication in Memberstack when users appear not logged in? Answered
Hey guys, when someone signs up or signs in, how do I make it so the page refreshes. Currently it just drops them in the current page and makes it look like they're not signed in when they are.
Comments
2 comments
you can set up redirects in the dashboard.
You can also add an element that only show when you're logged in.
Hello Dean 👋🏼
I think Yannick Caron covered it 😀
Another good idea is to add a logout button using the attribute: data-ms-action=“logout” for the user to log out!
Please sign in to leave a comment.