You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

next-auth-client

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-auth-client

A client for the next-auth module

1.5.0
latest
Source
npmnpm
Version published
Weekly downloads
87
97.73%
Maintainers
1
Weekly downloads
 
Created
Source

NextAuthClient

NextAuthClient is a client library for the next-auth module.

As of next-auth@1.5.0 this module is now reundant and will not be updated, you should use the version bundled with next-auth instead.

Old Usage

import { NextAuth } from 'next-auth-client'

New Usage

import { NextAuth } from 'next-auth/client'

FAQs

Package last updated on 06 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts