Sergio Xalambrí
Sergio Xalambrí
Test the @grial/connector-rethinkdb to be sure it works
Right now the code is not tested, we need at least the @grial/server and @grial/utils packages tested.
In development the server should implement the Hot Reload.
Create a CLI tool that follow the `create-*` name convention to start new projects with Grial and have the default files and some test files.
It could be a good idea to have Jest or another testing framework integrated in the CLI so you don't need to do it manually.
### Discussed in https://github.com/sergiodxa/remix-auth/discussions/142 Originally posted by **ngbrown** March 12, 2022 `isAuthenticated` and `logout` take a `Request` just to get the session. The page very well could have already gotten...
### Discussed in https://github.com/sergiodxa/remix-auth/discussions/142 Originally posted by **ngbrown** March 12, 2022 `isAuthenticated` and `logout` take a `Request` just to get the session. The page very well could have already gotten...