Skip to content

Releases: linkorb/userbase-client-php

Bugfix for Symfony Roles

27 Sep 15:05
Compare
Choose a tag to compare
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

27 Sep 12:04
Compare
Choose a tag to compare
v0.2.0

Support accounts and policies on fetched users

Remove debug output

06 Jun 06:24
Compare
Choose a tag to compare
v0.1.1

remove debug

Initial tagged release

26 May 16:35
Compare
Choose a tag to compare
v0.1.0

Initial checkin