You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your repo README.md and the examples provided on your website, you refer to /src/server/auth.ts however the boilerplate created /src/server/auth/index.ts and /src/server/auth/config.ts requiring refactoring of code for newcomers. This is not an easy introduction to the stack.
The text was updated successfully, but these errors were encountered:
In your repo README.md and the examples provided on your website, you refer to /src/server/auth.ts however the boilerplate created /src/server/auth/index.ts and /src/server/auth/config.ts requiring refactoring of code for newcomers. This is not an easy introduction to the stack.
The text was updated successfully, but these errors were encountered: