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
Need to document (or link to from readme) how to manipulate user properties in the database. e.g. isAdmin – great to know you have to flip that in the DB to allow users to be admins, and what privileges that gives them.
Need to document (or link to from readme) how to manipulate user properties in the database. e.g.
isAdmin– great to know you have to flip that in the DB to allow users to be admins, and what privileges that gives them.