Releases: Staffbase/plugins-sdk-php
Releases · Staffbase/plugins-sdk-php
Release 1.4.0
- adds claims for branchId and branchSlug
Release 1.3.0
- added library scoped Exceptions and a specific Exception type to identify invalid input.
Release 1.2.0
- added remote call interface
Release 1.1.0
- moved PluginSession::base64ToPEMPublicKey to SSOToken:base64ToPEMPublicKey
- deprecated base64ToPEMPublicKey
- fixed a warning about string addition instead of concatenation
- fixed a working on proving array_pop with a non variable value
- fixed codestyle issues
Release 1.0
- added optional leeway to offset the validation timestamp
- added detailed exceptions for failing token validation
- fixed test data
- fixed tests failing with travis
Release 1.0.0-rc2
Introducing PluginSession class as an interface to the backend.
Release 1.0.0-rc1
Added:
- SSOToken class with data accessors
- Readme & Docs
- Tests
- Composer package