You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.
Amazing work you've done here this project of yours has really helped me,
I'm currently implementing Auth via the google identity platform, and I'm sure I could probably implement something directly with firebase but would love to keep using this module, the only thing really stopping me is adapters aren't implemented,
Hey @RedZepplin thanks for reaching out. I'll have a look when I get a chance to see how easy this might be - it could be fairly straight forward. Also happy for a PR if it is something you are interested in looking at.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Guys,
Amazing work you've done here this project of yours has really helped me,
I'm currently implementing Auth via the google identity platform, and I'm sure I could probably implement something directly with firebase but would love to keep using this module, the only thing really stopping me is adapters aren't implemented,
https://next-auth.js.org/adapters/overview
https://next-auth.js.org/adapters/firebase
Probably just need to add the property definition "adaptor" to the AuthConfig type def, although not sure how the other dependencies might work
Keystone.ts would then look something like this
Much love
Juan H
The text was updated successfully, but these errors were encountered: