How to fix Memberstack redirect not working for team member logins?

Hey everyone 👋

I’m running into a small issue with Memberstack’s redirect behavior after login.

Each plan has its redirect properly configured, and it works fine for standard users. However, when a user logs in as a team member, there’s no redirect at all — they simply stay on the login page.The permissions seem to be correctly set since the team member has access to all pages, but the initial redirect doesn’t trigger as expected.Has anyone else experienced this or found a workaround? Any help would be really appreciated! 🙏

Thanks in advance! 

Comments

2 comments

  • Comment author
    A J

    Hey Aleksandar Radovanovic,

    You could have a custom script to get the current member and it should provide you the joinedTeams data which you can further utilize to redirect users based on the plan they are assigned to.

    I remember a user wanting to solve a similar use-case and the Memberstack team is aware of it and they will work on the redirect feature to work for team members as well, not sure of the ETA though.

    Hope the workaround gives you some idea.

    0
  • Comment author
    Aleksandar Radovanovic

    Thanks for the answer A J
    I will get back with the results.

    0

Please sign in to leave a comment.