[https://www.loom.com/share/1a45743ff58f4dfaa8af1a2f0db84f9c](https://www.loom.com/share/1a45743ff58f4dfaa8af1a2f0db84f9c "smartCard-inline")
- [email].tsx should not be using serversideprops
- Just send the verifyEmail request
- No need for useEffect
- Use the user from useUser instead of cookies
- auth.routes.ts
- verifyEmail should be authGuarded
- user should find via userId