Hacker News new | ask | show | jobs
by banashark 408 days ago
https://docs.adonisjs.com/guides/authentication/introduction

"AdonisJS ships with a robust and secure authentication system you can use to log in and authenticate users of your application. Be it a server-rendered application, a SPA client, or a mobile app, you can set up authentication for all of them."

1 comments

There's no login/register/reset/forget pages generated. Neither their controllers. Only some basic middleware for that.