Skip to content

Releases: jowo-io/next-auth-pubkey

v1.0.4

21 Oct 08:47
Compare
Choose a tag to compare
  • renaming the next-auth-pubkey "session" argument so that it's not confused with the "next-auth" session object
  • adding prisma example app

v1.0.3

19 Oct 19:34
Compare
Choose a tag to compare

removing references to "Lightning" in favour of references to "Pubkey" in the README file

v1.0.2

19 Oct 18:03
Compare
Choose a tag to compare

renaming main export suffix - change from NextAuthLightning to NextAuthPubkey

v1.0.1

19 Oct 17:29
Compare
Choose a tag to compare

move the project from beta. also removes generator avatar/name functions from codebase but allows custom user defined generators. and finally, fixes a few bugs found while testing, mainly in how the app API code needs to be structured.

v1.0.0-beta.1

18 Dec 19:08
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Hello world! This is the very first beta release including all of the core functionality documented in the README.md.