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.