Skip to content

engineerapart/authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Passport Authentication

This library provides authentication for NextJS. It is tiny (by design) and uses passport to authenticate.

There are two components to this module:

  1. server middleware - configure passport middleware for the web-server.
  2. client library - autenticate and get credentials for client.

Setup

To use this module, both the server and client needs to be setup. Look at the example to see how it must be used.

Config Object

About

Authentication module for federated identity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published