I see this thread which never got an answer:
Is there any way to redirect ONLY NEW USERS to a specific page when using the “universal login” (not sure the difference between that and lock).
e.g.
- Returning users logs in
- redirected to dashboard
VS
- New user signs up
- Send them to an onboarding screen with additional steps
- Eventually they get to dashboard
Seems like the only way to do this would be to keep track in our database of who has been through onboarding and who hasn’t?