Skip to content

A authentication scaffold to kickstart loopback4 application

Notifications You must be signed in to change notification settings

madaky/loopback4-authscaffold

Repository files navigation

authscaffold - An example to show Loopback4 Authentication(A step-by-step tutorial)

LoopBack

Introduction

This example tutorial is created for the beginners or new users which are using Loopback4, and not able to configure the suthentication and authorization using @loopback/authentication. As of now this example tutorial consost of single model named users, to demonstrate the authentication process. Here in this example I have user jwtAuthenticationStrategy to process authentication.

Tutorial flow

I have divided the authentication process in to fewer steps. Which I will discuss in next commit.

Known bugs

-[1] Can not add unique key attribute/constraint to the column(currently using mongodb)

About

A authentication scaffold to kickstart loopback4 application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published