Skip to main content
API Reference / modelence / server / UserInfo
UserInfo = object
Defined in: src/auth/types.ts:5

Properties

PropertyTypeDefined in
handlestringsrc/auth/types.ts:7
hasRole(role) => booleansrc/auth/types.ts:9
idstringsrc/auth/types.ts:6
requireRole(role) => voidsrc/auth/types.ts:10
rolesstring[]src/auth/types.ts:8