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 Arctic for OAuth providers #1869

Closed
infomiho opened this issue Mar 10, 2024 · 1 comment
Closed

Use Arctic for OAuth providers #1869

infomiho opened this issue Mar 10, 2024 · 1 comment
Assignees
Labels
auth enhancement New feature or request

Comments

@infomiho
Copy link
Contributor

Wasp uses Lucia as its base for auth, so it makes to further our investment in the Lucia ecosystem of libraries. The Arctic library supports 20+ OAuth providers and it will simplify the implementation of next providers we want to support.

We implemented a POC in the following repository: https://github.com/wasp-lang/lucia-playground/tree/master

Check out this PR for the work in progress on this topic: #1851

@infomiho infomiho added the auth label Mar 10, 2024
@infomiho infomiho self-assigned this Mar 10, 2024
@infomiho infomiho added the enhancement New feature or request label Mar 11, 2024
@infomiho
Copy link
Contributor Author

Done in #1851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant