https://docs.adonisjs.com/guides/authentication/basic-auth-guard
Basic auth guard (Authentication) | AdonisJS Documentation
Learn how to use the basic auth guard to authenticate users using the HTTP authentication framework.
auth guard authentication
https://docs.adonisjs.com/guides/authentication/custom-auth-guard
Custom auth guard (Authentication) | AdonisJS Documentation
Learn to create a custom authentication guard for AdonisJS.
auth guard authentication