Jason OvermierJ
Convex Community9mo ago
1 reply
Jason Overmier

Convex Dashboard Auth not working in Codespaces

I think this is a simple mistake or a misunderstanding of the settings, but I am struggling to get past the Convex dashboard auth. It keeps saying the admin secret is incorrect.

It is working in conjunction with the vite react app.
You can run the project both in devcontainers locally (which works) or in Codespaces (app works, can't get into the dashboard)

make sure to add
.env.docker
and
.env.local

use
pnpm run self-hosted:dev

https://github.com/jovermier/convex-codespaces
GitHub
Contribute to jovermier/convex-codespaces development by creating an account on GitHub.
GitHub - jovermier/convex-codespaces
Was this page helpful?