1.5.0 • Published 6 years ago

next-auth-client v1.5.0

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

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'
1.5.0

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago