Convex auth hooks not working with convex auth
Im using convex auth and the
convex/react
components as mentioned in the docs but for some reason after I go through the discord auth flow and redirected back to http://localhost:5173/?code=52982596
my auth components still render my unauthenticated code?
I dont get any errors in the logs, and
I linked the code repo below which has my package versions and how I setup my auth code.
https://github.com/JamalLyons/clash-recruit/tree/adding-convex-authGitHub
GitHub - JamalLyons/clash-recruit at adding-convex-auth
A clash of clans recruitment website. Contribute to JamalLyons/clash-recruit development by creating an account on GitHub.
Authorization - Convex Auth
Authentication library for your Convex backend

1 Reply
Im lost as to how i have an auth token but the convex auth provider doent know that my user is logged in

