Releases: linkorb/userbase-client-php
Releases · linkorb/userbase-client-php
Enhancements to account mgt through API
v0.7.2 Enhance account update functionality
Bugfix and minor enhancement of example
v0.7.1 Use env USERBASE_CLIENT_BASEURL for examples
Update to new API
v0.7.0 Merge branch 'master' of github.com:userbase-project/userbase-client-php
Fixed typo
Merge pull request #3 from kaushikindianic/master fixed issue
Bugfix for usage on older servers (pre-mobile versions)
v0.6.1 Bugfix for usage on older servers (pre-mobile versions)
Support mobile field in accounts
v0.6.0 Support mobile field in account
Add $client->checkCredentials($username, $password)
v0.5.0 Enhance examples /w environment variables
Variable name bugfix
v0.4.1 Variable name bugfix
Support AccountProperties
v0.4.0 Support AccountProperties
Add account endpoint support
v0.3.0 Support users, accounts and links