Skip to content

v6.3.10

Compare
Choose a tag to compare
@Valodya Valodya released this 18 Apr 18:49
· 107 commits to master since this release
  • add an ability to retrieve roles for a specific user by its id
UserService.getUserRoles(userId?: string): Promise<string[]>;