Hi, opening a feature request to add something like superUser: boolean to IUsertype
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

Hi, opening a feature request to add something like
superUser: booleantoIUsertypenodejs-sdk/src/identity/with-authentication.ts
Line 14 in 066eced
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