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

feat: add auth #32

Merged
merged 8 commits into from
Dec 31, 2023
Merged

feat: add auth #32

merged 8 commits into from
Dec 31, 2023

Conversation

QuiiBz
Copy link
Owner

@QuiiBz QuiiBz commented Dec 31, 2023

Implement auth with Lucia v3, Drizzle & Turso

TODO:

  • Local sqlite db for development instead of Turso
  • Add React Query
  • Fetch profile information on the splash
  • /profile page with logout
  • /login page

@QuiiBz QuiiBz added the feature label Dec 31, 2023
Copy link

vercel bot commented Dec 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ogstudio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2023 4:40pm

@QuiiBz QuiiBz marked this pull request as ready for review December 31, 2023 16:41
@QuiiBz QuiiBz merged commit 2f73669 into main Dec 31, 2023
6 checks passed
@QuiiBz QuiiBz deleted the feat/auth branch December 31, 2023 16:41
QuiiBz added a commit to vshakitskiy/ogstudio that referenced this pull request Dec 31, 2023
* feat: add auth

* feat: working login/logout with avatar

* feat: basic login page

* feat: google sign in

* feat: improve profile/login page

* refactor: move db to separate package

* Revert "refactor: move db to separate package"

This reverts commit 5a24111.
QuiiBz added a commit to vshakitskiy/ogstudio that referenced this pull request Dec 31, 2023
* feat: add auth

* feat: working login/logout with avatar

* feat: basic login page

* feat: google sign in

* feat: improve profile/login page

* refactor: move db to separate package

* Revert "refactor: move db to separate package"

This reverts commit 5a24111.
@QuiiBz QuiiBz mentioned this pull request Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant