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
Add a propery suspended to the user object and reject requests to all routes that require login if that property is set to true. (Just display red text saying Your account has been suspended instead of the page). Later we will also add this to the serverless functions.
Ticket name: feature/suspension
The text was updated successfully, but these errors were encountered:
Add a propery
suspended
to the user object and reject requests to all routes that require login if that property is set totrue
. (Just display red text sayingYour account has been suspended
instead of the page). Later we will also add this to the serverless functions.Ticket name:
feature/suspension
The text was updated successfully, but these errors were encountered: