Skip to content

Releases: dvsa/authentication-cognito

v3.3.0

Choose a tag to compare

@fibble fibble released this 15 Jan 10:53
8261471
  • Allow firebase/php-jwt ^7.0 so downstream projects can pull in 7.0.0 with no CVEs

v3.2.0

Choose a tag to compare

@jerotire jerotire released this 23 Sep 13:22
b77997a
  • Updated Client.php to get the Cognito endpoint base URL dynamically via cognitoClient->getEndpoint() (#30)

v3.1.0

Choose a tag to compare

@JoshuaLicense JoshuaLicense released this 26 Jul 12:13
8feccea

What's Changed

  • chore: update illuminate/collections in #28

Full Changelog: v3.0.0...v3.1.0

v3.0.0

Choose a tag to compare

@gabrielg2020 gabrielg2020 released this 15 Mar 12:35
c8809fc
  • Dropped support for 7.4
  • Added support for 8.2 and 8.3

v2.0.0

Choose a tag to compare

@jerotire jerotire released this 20 Oct 13:31
f97c891
  • Removes support for PHP 7.2 & 7.3, and adds 8.1 to CI - BREAKING.
  • Uses new functionality in firebase/jwt to cache the JWK when provided with a PSR 6 Cache interface.
  • Fix security issues identified by Snyk

v1.3.3 Add in Delete User functionality

Choose a tag to compare

@sdh100shaun sdh100shaun released this 06 Jun 11:07
5b56a66

In line with VOL requirements add in Admin Delete User Functionality

v1.1.0

Choose a tag to compare

@JoshuaLicense JoshuaLicense released this 19 Jul 16:39
1e860d9

Enhancements

v1.0.1

Choose a tag to compare

@JoshuaLicense JoshuaLicense released this 13 Jul 14:27
5373eb3

Point to versioned dvsa/contracts package.

v1.0.0

Choose a tag to compare

@JoshuaLicense JoshuaLicense released this 13 Jul 11:49
382b596

🎉 Initial release 🎉