Releases: linkorb/userbase-client-php
Releases · linkorb/userbase-client-php
Add getters for baseUrl, username and partition on client
v0.2.2 Add getters for baseUrl, partition and username on the UserBase Client
Bugfix for Symfony Roles
Bugfix on Symfony Role mapping * Roles must be prefixed with `ROLE_` for Symfony to support them * Use resource name vs last account-name * Assign roles as strings vs Role instances
Support accounts and policies
v0.2.0 Support accounts and policies on fetched users
Remove debug output
v0.1.1 remove debug
Initial tagged release
v0.1.0 Initial checkin