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

fix: http 401 on favorites #119

Merged
merged 2 commits into from
Oct 20, 2023
Merged

fix: http 401 on favorites #119

merged 2 commits into from
Oct 20, 2023

Conversation

theClarkSell
Copy link
Member

fixes #118

401 was being thrown as we we're checking for profile which was an empty object and it should have been checking for isAuthenticated.

@theClarkSell theClarkSell added the bug Something isn't working label Oct 20, 2023
@theClarkSell theClarkSell requested a review from brettski October 20, 2023 00:26
@theClarkSell theClarkSell self-assigned this Oct 20, 2023
@vercel
Copy link

vercel bot commented Oct 20, 2023

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

Name Status Preview Comments Updated (UTC)
thatconference-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2023 0:27am

@theClarkSell theClarkSell merged commit cc44d27 into next/feature Oct 20, 2023
@theClarkSell theClarkSell deleted the cs/401 branch October 20, 2023 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants