liraui/auth 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

liraui/auth

最新稳定版本:1.0

Composer 安装命令:

composer require liraui/auth

包简介

An authentication package for LiraUi.

README 文档

README

Docs package

Auth package

Opinionated authentication package for Laravel, and React applications. This package provides a reusable auth layout and authentication screens: Login, Forgot password, Reset password, Email verification, Profile settings, etc.

⚠️ Beta: This project is in BETA — APIs, file layout, and packages may change. Use for prototyping and early development. Report bugs or breaking changes in issues, please.

What this package provides

  • Ready-to-use authentication screens and routes (login, register, forgot/reset password, email verification, profile settings)
  • Server-side actions and controllers for common auth flows (register, authenticate, logout, password reset, email verification)
  • Two-factor authentication support with enabling/disabling, recovery codes, and verification flows
  • One-time access code (OTAC) utilities and stores for short-lived code workflows
  • Extensible contracts and action classes so apps can replace behavior via interfaces
  • Events, listeners and notifications wired for email verification, password reset, profile updates, and user deletion

Quick start

Install the package with Composer:

composer require liraui/auth

For full installation instructions and documentation, visit the Installation guide.

Testing

composer test
# Tests:    51 passed (201 assertions)
# Duration: 13.38s

composer test-coverage
# Total: 83.8 % 

Contributing

Bug reports and contributions are welcome — please open an issue or a pull request. Maintain a short description of breaking changes.

License

The auth package is open-sourced licensed under the MIT license.

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-12-18