Releases: jowo-io/next-auth-pubkey
Releases · jowo-io/next-auth-pubkey
v1.0.4
- 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
removing references to "Lightning" in favour of references to "Pubkey" in the README file
v1.0.2
renaming main export suffix - change from NextAuthLightning to NextAuthPubkey
v1.0.1
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
Hello world! This is the very first beta release including all of the core functionality documented in the README.md.