Skip to content

v6.3.10

Choose a tag to compare

@Valodya Valodya released this 18 Apr 18:49
· 124 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[]>;