adonisjs 有没有现成的注册登录库?
fx
·
2025-08-26
·
via Node.js
 |
|
2
fx 2025 年 8 月 26 日
@tmkook 看了下官方的库很多不支持 Features not supported by the Auth package The auth package narrowly focuses on authenticating HTTP requests, and the following features are outside its scope. User registration features like registration forms, email verification, and account activation. Account management features like password recovery or email update. Assigning roles or verifying permissions. Instead, use bouncer to implement authorization checks in your application
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。