• Resolved yudhafebrian

    (@yudhafebrian)


    Hi, i need to redirect my temporary user to specific page (e.g Demo page) after they click the temporary login link, how to do that?

Viewing 1 replies (of 1 total)
  • Hello,

    You can use ‘redirect_to’ query string with the temporary login link created by the Temporary Login Without Password plugin.

    So, if you want to redirect to https://demo.example.com page, you can use as below.

    <temporary-login-link>&redirect_to=https://demo.example.com

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘How to redirect temporary user after login?’ is closed to new replies.