Next-auth PostgresJS DB Adapter #844
CodyBontecou
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all,
I'm submitting a PR for a custom adapter I built that works with this library.
My approach was to simply adapt their node-postgres adapter queries to instead use this libraries.
It works, but there are a handful of Typescript-related errors I could use some help with. I would love some eyes on it!
Beta Was this translation helpful? Give feedback.
All reactions