Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 948 Bytes

File metadata and controls

33 lines (22 loc) · 948 Bytes

AdvancedAuthentication

Advanced Authentication for Laravel

** COMING SOON **

This package is currently in-use internally, but will shortly be released for public consumption.

Key Features

The below are all highly customisable, with significant security enhancements above the default implementations.

The package is designed with SaaS/Multi-Tenancy Implementations in mind

  • MFA (Via Multiple Methods)

    • Delivery Methods
      • Authenticator
      • E-Mail
      • SMS (10+ Providers Built In)
      • Voice
      • WhatsApp
    • Default or Enhanced Security Recovery Codes
    • Customisable Expiry of SSO/Login
    • Customisable Parameters to Require/Exclude MFA Requirements (e.g. do not require MFA on-premise)
  • IP/Country Login Lockdown Per-User / Role

  • Socialite (Customisable Verification and MFA options)

  • Enhanced Forensic Reports & Alerting

All functionality & reporting is designed for ISO27001, UK & US Government Compliance

Test