Releases: PlusAuth/plusauth-rest-js
Releases · PlusAuth/plusauth-rest-js
v2.2.0
v2.1.0
v2.0.3
v2.0.2
v2.0.1
v2.0.0
This version brings usability improvements along with some breaking changes.
Fixes
- error stacktraces don't include the method call
Features
- every method now contains jsdoc
- better parameter namings for better autocompletion
Breaking Changes
-
tenant administrator methods refactored to be under separate entity
-
Sub entity method names are changed to be more user friendly and descriptive.
List of changed methods:old new roles
addPermissions assignPermissions removePermissions unassignPermissions removeRoles unassignRoles roleGroups
addRoles assignRoles addRoleGroups assignRoleGroups removeRoles unassignRoles