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
It's not clear why the active and verified fields are ints. What do the ints represent? If they are simply Boolean values, they should be stored as Booleans.