Skip to content

Releases: Staffbase/plugins-sdk-php

Release 1.4.0

07 Jan 13:00
c6a5adc

Choose a tag to compare

  • adds claims for branchId and branchSlug

Release 1.3.0

02 Sep 07:43
db42747

Choose a tag to compare

  • added library scoped Exceptions and a specific Exception type to identify invalid input.

Release 1.2.0

10 Apr 13:30
783e91f

Choose a tag to compare

  • added remote call interface

Release 1.1.0

28 Feb 10:10
c3f57ee

Choose a tag to compare

  • 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

21 Sep 10:05

Choose a tag to compare

  • 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

16 Jun 08:08

Choose a tag to compare

Release 1.0.0-rc2 Pre-release
Pre-release

Introducing PluginSession class as an interface to the backend.

Release 1.0.0-rc1

09 Mar 11:00

Choose a tag to compare

Release 1.0.0-rc1 Pre-release
Pre-release

Added:

  • SSOToken class with data accessors
  • Readme & Docs
  • Tests
  • Composer package