- Add @throws annotation to create() docblock by @mohammadRezaei1380 in #634
- Add @throws annotation to function() docblock by @mohammadRezaei1380 in #635
- Use scoped bindings for Octane compatibility by @vrodriguero in #637
- Clarify Two-Factor Authentication database column requirements by @mohammadRezaei1380 in #638
- add @throws \Illuminate\Validation\ValidationException to functions() in Http\Responses by @mohammadRezaei1380 in #639
- Clarify Sanctum usage in SPA authentication setup by @mohammadRezaei1380 in #641
- Clarify Two-Factor Authentication JSON responses for SPA mode by @mohammadRezaei1380 in #640
- Clarify required guard for SPA authentication setup by @mohammadRezaei1380 in #643
- add @throws in function UpdateUserProfileInformation.php by @mohammadRezaei1380 in #644
- Update @return type of toResponse() to mixed for accuracy by @mohammadRezaei1380 in #645
- add @throws ValidationException function in AttemptToAuthenticate.php by @mohammadRezaei1380 in #646
- Fix docblock for index() to reflect array or JsonResponse return type by @mohammadRezaei1380 in #650
- add @throws ValidationException function in ConfirmTwoFactorAuthentication.php by @mohammadRezaei1380 in #649
- Fix two-factor QR code controller return type by @mohammadRezaei1380 in #652
- Update docblock return type for email verification store method by @mohammadRezaei1380 in #654