Skip to content

v0.4.0

Compare
Choose a tag to compare
@gustavocadev gustavocadev released this 22 Feb 15:08
· 26 commits to main since this release
  • Add JSDoc and rename the logout function to invalidateSessionCookie, which will delete the session from the database as well (be0dc0a)
  • Add JSdoc (bfc9e0c)
  • Merge branch 'main' of github.com:gustavocadev/qwik-lucia (5773470)
  • Add destructuring (8a0bdce)
  • Comment references method (db9a2aa)
  • Add lucia-drizzle-mysql-planetscale-qwik example (9352476)
  • Refactor login route to use qwick-lucia for password verification (d050739)
  • Refactor signup route to use qwik-lucia for password hashing (dff67f2)
  • Add default function to generate ID in userTable schema (9afdfd9)
  • Update comments (907c3da)
  • Update qwik-lucia version in package.json (a16a789)