Open Rio517 opened 1 year ago
That’s weird, there are no mentions of sign-in
anywhere in the codebase 🤔 The part after /auth/
should be the provider (like google, facebook, github, etc). I think we might need to add "DUMMY_LOGIN_ENABLED=1" in the env for the email login to appear.
getting this on a brand new install also.
I was trying to check out the project, so ran
The app starts, but the login doesn't render and the following runtme error is triggered.
Looks like a great project!