Apr 25, 2022
0
Level 27
Dynamic redirect after login
Nova allows us to specify nova.path as the default redirection URL after logging in.
I like to redirect() to different a set URLs after a user first logs in, i.e. User A gets redirected to nova/a and user B gets redirected to nova/b, possible?
Please or to participate in this conversation.