An @auth/astro
package? Support for the AstroJS framework.
#6288
JulianCataldo
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@astro-auth failed me today, which motivated me to begin this fork repo and try to get to a proof of concept. For any others that may stumble upon this discussion, I would appreciate your assistance as I've never contributed to OSS before. If confused, under the astro-auth branch see "/packages/frameworks-astro/Readme.md", |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello there.
Based on the SvelteKit core wrapper:
https://github.com/nextauthjs/next-auth/tree/main/packages/frameworks-sveltekit
It should be possible to make an Astro SSR mode wrapper for Auth.js.
However I'm not comfortable enough with this project to judge the complexity of this task.
There is an existing
@astro-auth
project, from which I've shared the idea of joining effort.astro-community/astro-auth#27
So I would like to know if some others are interested by this.
Note : for now
@astro-auth
works well for what I do, so I don't have much incentive to dig the above topic, yet.Cheers.
Beta Was this translation helpful? Give feedback.
All reactions