1.5.0 • Published 7 years ago

next-auth-client v1.5.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 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

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago