Oleg Korzhanov
Oleg Korzhanov
@StarkShang check this pr please
During development, you can temporarily enable **cssCodeSplit** parameter in the vite.config.js ``` build: { cssCodeSplit: true ... } ``` [https://vitejs.dev/config/#build-csscodesplit](https://vitejs.dev/config/#build-csscodesplit) Your css will be rendered inside js
@ndom91 Sorry, I didn't see your comment in this thread without mention. > Just curious why the current tests pass and why this isn't necessary for `createSession` or `createVerificationToken`, for...
@adriangalilea same story bro. I spent a very long time trying to figure out what the problem was. I tried the `@auth/dgraph-adapter`, but it didn't work at all. I had...
Hi @ryanfoxtyler! Could you or someone from the [Dgraph-js](https://github.com/dgraph-io/dgraph-js) team please get involved in fixing the authorisation adapter for the database?