Releases: webman-tech/auth
Releases · webman-tech/auth
v3.0.0
v1.0.0
v2.0.1
v2.0.0
- move package to webman-tech
Full Changelog: v1.3.3...v2.0.0
v1.3.3
Full Changelog: v1.3.2...v1.3.3
v1.3.2
fix: composite with session
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
- 支持使用
Middleware/SetAuthGuard来绑定路由,使得路由下所有接口可以直接使用 Auth::guard(),无需手动切换 guardName - 修改 Auth 的路劲,原
facade/Auth暂时保留,后期废弃
Full Changelog: v1.2.0...v1.3.0
v1.2.0
- 兼容 request() 为空时的调用
- Middleware\Authentication 移除 abstract
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- 简化 API
- 增加 jwt
Full Changelog: v1.0.0...v1.1.0