Pocketbase Adapter
#11118
Replies: 3 comments 3 replies
-
Hopefully this gets added |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please add this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Our Team Has Created An Adapter Recently Since We Are Using Pocketbase Now. It's Still Under Active Development and Contributions are Welcome You Can look at The Github Repo Here |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Add a custom adapter for Pocketbase
Non-Goals
Background
I've made an adapter for the db pocketbase but before PR, it says that prior discussion is recommended.
I tried my best to respect the conditions to include my adapter in the source code. As this is my first participation in an open-source project, I'd be delighted to discuss the ins and outs of this addition.
For technical information, I've taken my inspiration from the prisma adapter. However, after a few problems with pnpm and ts, I noticed that @auth/core/adapter is not correctly resolved in the index.ts files. The tests I requested were therefore not successful.
Translated with DeepL.com (free version)
Proposal
I greatly appreciate the work done by the PocketBase team, which is why I wanted to create a connection between auth and PB. I'd be delighted to help you achieve this link.
Beta Was this translation helpful? Give feedback.
All reactions