You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use independent feature config for email verification
user: email verification feature no longer depends on signup config, previously features?.signup?.emailVerification and has needs its own config as features?.emailVerification to be defined
Bug Fixes
demo: use sentence case and fix code indentation (#1262) (8935d9f)