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
if someone attempts to access the API as an unverified user and then later their account is verified, the persistence of their steam ID in the users table still causes guards to fail
unclear if intended behavior; should there be a DB update?
The text was updated successfully, but these errors were encountered:
if someone attempts to access the API as an unverified user and then later their account is verified, the persistence of their steam ID in the users table still causes guards to fail
unclear if intended behavior; should there be a DB update?
The text was updated successfully, but these errors were encountered: