lzpeng/gaara-hyperf

authentication library for hyperf

Installs: 1

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/lzpeng/gaara-hyperf

dev-master 2026-01-10 15:59 UTC

This package is not auto-updated.

Last update: 2026-01-20 23:23:42 UTC


README

An authentication library for hyperf

Features

  • Form Login Authentication
  • JSON login Authentication
  • Opaque Token Authentication
    • IP Binding/UA binding
    • Single session
  • API Key Authentication
  • Hmac Signature Authentication
  • X.509 Client Certificates Authentication
  • Magic Link Authentication
  • JWT Authentication
  • OAuth 2.0/OpenID Connect
  • WebAuthn Authentication
  • 2FA
    • TOTP Authentication
  • IP WhiteList
  • Limiting Login Attempts
  • Password Expiration
  • Step-up/Risk-based Authentication