Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Releases: ikechukwukalu/sanctumauthstarter

v2.0.2

30 Aug 11:47

Choose a tag to compare

  • Updated json response to reflect error status

v2.0.1

24 Aug 00:25

Choose a tag to compare

  • Updated composer.json

v2.0.0

30 May 21:59

Choose a tag to compare

  • Refactored code
  • Removed Static methods

v1.3.2

03 May 15:37

Choose a tag to compare

  • Removed queue name from UserEventListener class
  • Fixed Password reset bug

v1.3.1

30 Apr 18:59

Choose a tag to compare

  • Improved sample auth blades for 2FA and socialite packages
  • Fixed wrong route for email notification

v1.3.0

15 Mar 17:21

Choose a tag to compare

Separated the following functionalities into standalone packages:

  • Require pin middleware
  • Database back up
  • Service scaffolding

Additional Changes:

  • Added tests for package
  • Removed migrations and classes related to separated functionalities
  • Added Laravel 10 support
  • Added Test scaffolding

v1.2.3

15 Feb 15:57

Choose a tag to compare

Added Laravel 10 support.

v1.2.2

13 Feb 20:45

Choose a tag to compare

Minor Fixes

v1.2.1

11 Feb 12:21

Choose a tag to compare

Added ResendVerifyEmailTest. Optimised Events and Notifications classes

v1.2.0

09 Feb 18:10

Choose a tag to compare

Added 2fa.