Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Lucia instead of Auth.js #2

Open
1 task
syhner opened this issue Oct 3, 2023 · 2 comments
Open
1 task

Use Lucia instead of Auth.js #2

syhner opened this issue Oct 3, 2023 · 2 comments

Comments

@syhner
Copy link
Owner

syhner commented Oct 3, 2023

  • Ensure auth works on the edge
@patmood
Copy link

patmood commented Mar 7, 2024

Does Auth.js have issues on the edge? I get this server error when using vercel edge functions

EvalError: Code generation from strings disallowed for this context
    at (node_modules/elysia/dist/compose.js:206:4)
    at (node_modules/elysia/dist/index.js:1:2274)
    at (node_modules/elysia/dist/index.js:6:4651)
    at (src/app/api/auth/index.js:5:5)

@syhner
Copy link
Owner Author

syhner commented Mar 12, 2024

It does yes with the current setup. This issue will be resolved after Elyisa 1.0 release on March 16th.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants