Skip to content

v1.1.0

Choose a tag to compare

@reydajp reydajp released this 25 May 02:50
· 2 commits to main since this release

Added

  • Bridge Cake Authentication request identity into GraphQLite authentication.
  • Support resolver-level #[InjectUser] and #[Logged] with Cake Authentication identities.
  • Add endpoint integration coverage for authenticated resolver access and public endpoint #[Logged] rejection.

Changed

  • Document resolver authentication usage, request flow, and Packagist package badge.

Verification

  • composer test: 64 tests, 153 assertions
  • composer validate --strict --no-check-lock