Authentication Flow¶
Covers the step sequence from not signed in to active session.
At a Glance¶
Prerequisites¶
- Network connectivity to auth service.
- Valid email access for verification.
States¶
- Not Signed In: Shows
Sign In
button. - Sign In: Enter credentials.
- Sign Up (if chosen): Enter email & password.
- Email Verification: Instruction text + Resend Verification Email.
- (Optional) MFA: Provide code / set up device.
- Set Profile: Provide Name and Username.
- Home / Account Settings: Authenticated.
Resend Verification¶
- Button re-sends confirmation email using stored email.
Sign Out¶
- Returns to Not Signed In.
Troubleshooting¶
Didn't receive verification email?
- Wait 1–2 minutes then click Resend.
- Check spam/junk folders.
- Whitelist the sender domain.
- Ensure email address is correct (restart Sign Up if typo).
MFA code rejected?
- Check device time sync (TOTP skew).
- Re-generate code & enter promptly.
- Use backup code if provided.
Looping back to Sign In?
- Session token expired—restart flow.
- Clear add-on cache / restart Blender.
- Confirm network connectivity.