Expand description
Users Store - User authentication and management
Stores user accounts with hashed passwords (email/password users) or Google OAuth. Google users have password_hash = “google-oauth-user” sentinel and email_verified = 1.
Users Store - User authentication and management
Stores user accounts with hashed passwords (email/password users) or Google OAuth. Google users have password_hash = “google-oauth-user” sentinel and email_verified = 1.