how to check if user is signin in for the first time?
Hi, I want to create onboarding process (fill in starter form) for all new users who are signing up.
However, how can this be done for users who are signing in via magic link? The sign in function is the same as signing up?
How can I detect users that have signed up for the first time(using magic link and google auth) and haven't completed the "starter form" ?
However, how can this be done for users who are signing in via magic link? The sign in function is the same as signing up?
How can I detect users that have signed up for the first time(using magic link and google auth) and haven't completed the "starter form" ?