Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Version 4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DarkGhostHunter DarkGhostHunter released this 05 Sep 06:41
· 17 commits to stable since this release
854560c

What's new?

  • Shared Secret and Recovery Codes encryption in database.
  • Upgrade migration from version 3.x
  • Full support for PHP 8.0.
  • No more Listeners: Laraguard::hasCode() to use with Auth::attemptWhen().

What's removed?

  • Listeners
  • Input configuration, it was transported to Laraguard::hasCode() and Laraguard::hasCodeOrFail().

What's changed?

  • 2fa.require middleware is now 2fa.enable.