Skip to content

Releases: Staffbase/plugins-sdk-php

Release 1.4.0

Choose a tag to compare

@Ninerian Ninerian released this 07 Jan 13:00
c6a5adc
  • adds claims for branchId and branchSlug

Release 1.3.0

Choose a tag to compare

@viviivanov viviivanov released this 02 Sep 07:43
db42747
  • added library scoped Exceptions and a specific Exception type to identify invalid input.

Release 1.2.0

Choose a tag to compare

@viviivanov viviivanov released this 10 Apr 13:30
783e91f
  • added remote call interface

Release 1.1.0

Choose a tag to compare

@viviivanov viviivanov released this 28 Feb 10:10
c3f57ee
  • 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

Choose a tag to compare

@viviivanov viviivanov released this 21 Sep 10:05
  • 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

Release 1.0.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@viviivanov viviivanov released this 16 Jun 08:08

Introducing PluginSession class as an interface to the backend.

Release 1.0.0-rc1

Release 1.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@viviivanov viviivanov released this 09 Mar 11:00

Added:

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