Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add superuser boolean flag to IUser #65

Open
kris-swann opened this issue May 3, 2022 · 0 comments
Open

Feature Request: Add superuser boolean flag to IUser #65

kris-swann opened this issue May 3, 2022 · 0 comments

Comments

@kris-swann
Copy link

Hi, opening a feature request to add something like superUser: boolean to IUsertype

export interface IUser {

right now to detect if user is a super user we set the following in the metadata (which isn't the most secure thing in the world) would be nice to consolidate these into a single source of truth

image (3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant