adonisjs 有没有现成的注册登录库?

26 天前
 fx

以前用 rails 的时候,可以用 https://github.com/heartcombo/devise 这种库快速集成注册认证,不知道有没有什么库适用于 adonisjs

1342 次点击
所在节点    Node.js
4 条回复
tmkook
26 天前
fx
25 天前
@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
fx
25 天前
himself65
13 天前
better-auth 是目前 nodejs 里好用的鉴权库

https://www.better-auth.com/

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://ex.noerr.eu.org/t/1154886

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX