Skip to content

Tags: trustedshops-public/cot-php-integration-library

Tags

1.2.0

Toggle 1.2.0's commit message
chore(release): 1.2.0 [skip ci]

## [1.2.0](1.1.0...1.2.0) (2024-12-03)

### Features

* Add support for multiple environments ([#6](#6)) ([8b1f2d2](8b1f2d2))

1.1.0

Toggle 1.1.0's commit message
chore(release): 1.1.0 [skip ci]

## [1.1.0](1.0.2...1.1.0) (2024-08-23)

### Features

* Add new anonymous consumer data model ([7409d4a](7409d4a))

1.0.2

Toggle 1.0.2's commit message
chore(release): 1.0.2 [skip ci]

## [1.0.2](1.0.1...1.0.2) (2024-08-23)

### Bug Fixes

* Improve token refreshing logic to avoid null exceptions ([31a1da9](31a1da9))

1.0.1

Toggle 1.0.1's commit message
chore(release): 1.0.1 [skip ci]

## [1.0.1](1.0.0...1.0.1) (2024-08-23)

### Bug Fixes

* Remove ID token if access token cannot be refreshed ([#4](#4)) ([53ad15d](53ad15d))

1.0.0

Toggle 1.0.0's commit message
chore(release): 1.0.0 [skip ci]

## 1.0.0 (2024-07-16)

### Features

* implement caching for jwks and user data ([a25afb2](a25afb2))

### Bug Fixes

* Fix autoloading issue in Client.php ([4845a91](4845a91))
* Fix autoloading issue in Client.php ([f4ee301](f4ee301))
* incorrect interface ([d0ff5f3](d0ff5f3))