Skip to content

Releases: utopia-php/auth

0.9.2

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 10 Jul 06:11
  • (feat): support audience resource aliases

Changes: utopia-php/monorepo@auth/0.9.1...auth/0.9.2

0.9.1

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 09 Jul 09:08
  • (test): allow hyphenated adjectives in phrase proof regex
  • (feat): make loopback redirect port variance opt-in for public clients

Changes: utopia-php/monorepo@auth/0.9.0...auth/0.9.1

0.9.0

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 09 Jul 04:40
  • (style): collapse empty constructor body
  • (feat): add RFC 8252 loopback-aware redirect URI matching

Changes: utopia-php/monorepo@auth/0.8.0...auth/0.9.0

0.8.0

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 08 Jul 05:11
  • Add auth OAuth2 request helpers
  • ci: pin root toolchain and fix package checks
  • ci: redirect mirror issues
  • ci: reuse mirror redirect workflow

Changes: utopia-php/monorepo@auth/0.7.1...auth/0.8.0

0.7.1

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 26 Jun 10:51
  • refactor: apply baseline rector to packages that lacked a config
  • fix: keep rector opt-in instead of force-running the baseline
  • build: hoist baseline rector + phpstan configs to the root
  • (chore): hoist phpstan level 5 to the monorepo root

Changes: utopia-php/monorepo@auth/0.7.0...auth/0.7.1

0.7.0

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 22 Jun 11:59
  • (refactor): make the verifier immutable via constructor params
  • (chore): declare strict_types in PHPass to satisfy rector on php 8.4
  • (fix): harden token verification and align Password active hash
  • (chore): enable phpstan and rector for the auth package and apply their fixes
  • (refactor): promote set-once keys to readonly and default the Proof hash via initializer
  • (docs): remove broken build status badge
  • (docs): document verifier getKeyId helper, enums, and point tests badge at the auth repo
  • feat(auth): add JWT verifiers, claim/header enums, and docs split

Changes: utopia-php/monorepo@auth/0.6.1...auth/0.7.0

0.6.1

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 20 Jun 09:48

First release cut from the utopia-php monorepo.

0.6.0

Choose a tag to compare

@loks0n loks0n released this 19 Jun 12:15
76bd615

What's Changed

New Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

Choose a tag to compare

@Meldiron Meldiron released this 30 May 12:21
9245a63

What's Changed

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

0.5.0 Pre-release
Pre-release

Choose a tag to compare

@lohanidamodar lohanidamodar released this 29 Oct 07:15
5ad0ded

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0