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
InvalidUsername: thrown in login library if username is of invalid format or contains invalid charecters InvalidPassword: thrown in login library if password is of invalid format or contains invalid charecters NullUserId: thrown in access library when userId is null or "" dbError: thrown in access library when a sql query error occur noAccess: thrown in access library if a user has no access