Hello! I'll have to implement some kind of auth-roles. For example ["superadmin", "admin", "editor"]
(1) is there a built-in feature for this in supertokens? Can't find that
(2) is there a general strategy/guide for syncing user-data out of supertokens into the exisiting db/backend (based on a postgres-db here)?