Skip to content

Releases: linkorb/userbase-client-php

Add getters for baseUrl, username and partition on client

27 Sep 15:34

Choose a tag to compare

v0.2.2

Add getters for baseUrl, partition and username on the UserBase Client

Bugfix for Symfony Roles

27 Sep 15:05

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

Choose a tag to compare

v0.2.0

Support accounts and policies on fetched users

Remove debug output

06 Jun 06:24

Choose a tag to compare

v0.1.1

remove debug

Initial tagged release

26 May 16:35

Choose a tag to compare

v0.1.0

Initial checkin