After registration it doesn't redirect me to what I was doing
-
- Navigate as an anonymous user.
- Click "Reply".
- Register using Google +
- After registration it just shows me the home page instead of opening the last topic where I clicked the Reply button and showing me the Reply Dialog.
-
Using local login takes you to the profile for me, should probably redirect back using last_url? Or better still, moving registration and login into a light box that pops up over the current page you're on, then closes once you're logged in, unless the page needs a refresh to update that sort of info.
-
Redirect after oauth login · Issue #1885 · NodeBB/NodeBB
Is there a way to implement redirect to previous page after oauth login, like at original login page /login?next=admin I mean something like this /auth/oauth?next=admin
GitHub (github.com)
Copyright © 2024 NodeBB | Contributors