CodeCoupler API Auth Update
Here some breaking and/or important changes:
1.3
- Login Hook have to return one more property externalId
SQL-Schema changed! To upgrade use this command:
1.2
- Login Hook receives now a third argument response
1.1
- AddUserWithPermissionrenamed to- AddUserRolePermission(- AddUserWithPermissionexists but throws a deprecated warning)
- New helper UpdateUserAndPermissions
- Introducing Hooks (starting with the hook login)
1.0
Initial Release