0.0.8 • Published 5 years ago

@engineerapart/authentication v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

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

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago