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

Implement Supabase #23

Merged
merged 3 commits into from
Feb 19, 2022
Merged

Implement Supabase #23

merged 3 commits into from
Feb 19, 2022

Conversation

NicholasG04
Copy link
Member

@NicholasG04 NicholasG04 commented Feb 19, 2022

Closes #20, Closes #18

Implements Supabase for authentication and adds a useUser() hook to grab session data where required. Won't work on server-side yet, but we'll cross that bridge when we get to it.

@NicholasG04 NicholasG04 added enhancement New feature or request Authentication labels Feb 19, 2022
@NicholasG04 NicholasG04 added this to the Working Prototype milestone Feb 19, 2022
@NicholasG04 NicholasG04 self-assigned this Feb 19, 2022
Copy link
Member

@jw1912 jw1912 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very Cool.

@NicholasG04 NicholasG04 merged commit f735f93 into master Feb 19, 2022
@NicholasG04 NicholasG04 removed the request for review from RandxmStranger February 19, 2022 00:09
@NicholasG04 NicholasG04 deleted the feat/supabase branch February 19, 2022 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Authentication enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change login to using Supabase Auth Proper Session Storage
2 participants