Authenticating with multiple models in AdonisJS

In this tutorial, you'll learn how to allow authenticating with multiple models in an AdonisJS application.

What you'll learn

  • How to create auth providers
  • How to create auth guards
  • How to set the default auth guard on the go
  • How to restrict routes to certain auth guards

The source code for the tutorial is available on GitHub.

Chimezie Enyinnaya

Hi, I'm Chimezie Enyinnaya, your teacher.

I’m a self-taught software developer based in Lagos, Nigeria, with over 8 years of experience. In the last couple of years, I've been doing more teaching because I enjoy sharing my knowledge so that others can benefit from it. Come along as I teach you all I know about AdonisJS, Node.js, and JavaScript at large!

Lesson video (SD)
Lesson video (HD)

No comments yet.