I’m running into some trouble with the verification stage of my signup flow, and hoping someone can lend a hand
After signing up, some users are verified immediately, and some need to try and verify 3-4 times before it works, if at all.
I’m using Option Sets for user roles, and changing the option sets based on whether the email is verified.
Parts of the app are locked based on a user’s user role, so having someone sign up, verify their email, and then be told to verify their email again isn’t a great experience.
I’m sure it’s a case of me missing something basic, I’d love any advice on how to fix this
I’ve recorded a Loom describing and showing the problem, seemed easier than images:
Thank you!