Convex auth hooks not working with convex auth
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-auth

