- 1e9eb2c: fixed uuid equality check bug
- e6f869a: Build issues and oAuth bug
- 462d58f: more native error handling
- d4dc062: first working version of the edgedb adapter for lucia-auth
- c2a0b7f: Clean up build file output by removing huge edgedb import
- d35d456: Update readme with better schema and fix bug with setting user & key
- 2e1b4f1: Bug with key insertion during setUser
- de20196: Mediocre solution to problem of generated id not being returned after setUser
- f0585cd: Added setUser implementation and changed the adapter function parameters
- efad644: add basic edgeDbAdapter implementation with just getUser implemented
- f07a2a1: fixed installation section in readme.md
- 359edb3: Most basic index.ts possible to test publishing to npm.