• Resolved weekendize

    (@weekendize)


    Hey,

    I use the ‘logout’ user registration endpoint for the user logout. The endpoint redirects the user to profile page where he has to confirm the logout. Is there a way with endpoints to directly logout the user without additional confirmation?

    Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,

    Let me see if I understand this correctly.

    You have a registration page. You want users to log out from there. User clicks log out, but instead of being logged out is being redirected to the edit profile form where they need to confirm the log out.

    You want the user to be logged out immediately when clicking log out from the registration page.

    Is this correct?

    I have attempted to reproduce the problem, but I was not successful. For me, when I click log out on the registration page it really does log out immediately without additional confirmation.

    So next I need to see the problem on your website. Is registration open so that I can create a new account and see this? What is the address the website?

    Best,

    Thread Starter weekendize

    (@weekendize)

    I could solve the problem. Thanks.

    • This reply was modified 7 years, 9 months ago by weekendize.

    Glad to hear!

    Perhaps then you could share what you did to solve it, so maybe it will help others in the same situation?

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Direct logout with user registration endpoint’ is closed to new replies.