Skip to content

v0.1.12

Choose a tag to compare

@hkp22 hkp22 released this 28 Oct 16:37
· 20 commits to main since this release

compare changes

馃殌 Enhancements

  • Add extractNestedValue utility (c46eb2d)
  • Add getAuthUser helper (85525f7)
  • Add configurable token response key and logging (3d650bf)
  • Add responseKey option to SanctumModule (40d6115)
  • Add userResponseWrapperKey to ModuleOptions (4821f23)
  • Add fetchService and logger to getAuthUser (ccfbceb)
  • Use getAuthUser to fetch user data (fdbf3a5)
  • Add HasApiTokens trait to user model (15afb7c)
  • Add token authentication (15e51c2)
  • Add token authentication routes (e2f55da)

馃┕ Fixes

  • Allow null token value (9783aaf)
  • Use getAuthUser function to fetch user (2016d7e)
  • Update sanctum endpoints (187fd3f)

馃帹 Styles

  • Set $wrap to 'data' in UserResource (1793c98)

鉂わ笍 Contributors