next-auth-client

1.5.0 • Public • Published

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'

/next-auth-client/

    Package Sidebar

    Install

    npm i next-auth-client

    Weekly Downloads

    125

    Version

    1.5.0

    License

    ISC

    Last publish

    Collaborators

    • iaincollins