That was a smooth video. Clean explanations !! Merry Christmas and a very happy new year to you !! May you continue making these wonderful videos on React, NextJS and Kinde in 2025 as well !!
I suppose the middleware is fast, but what if instead of doing the check in the layout file, I do the check in the template file?? The template rerenders everytime you refresh
@emmanuelekpo5916 how can it be redundant?? If you create a route group then do the check in a template file, even in a bigger code base you'll still do the check in one place
This is a super great important...I used NextAuth and it failed to work on the midleware due to use of nodejs crypto library....so I resolved to using auth on all the pages
That was a smooth video. Clean explanations !! Merry Christmas and a very happy new year to you !! May you continue making these wonderful videos on React, NextJS and Kinde in 2025 as well !!
I suppose the middleware is fast, but what if instead of doing the check in the layout file, I do the check in the template file?? The template rerenders everytime you refresh
Doing the check in template files is redundant code and not recommended as the codebase increases from my experience
@emmanuelekpo5916 how can it be redundant?? If you create a route group then do the check in a template file, even in a bigger code base you'll still do the check in one place
Jan you are great man fantastic explanation thanks a lot
This is a super great important...I used NextAuth and it failed to work on the midleware due to use of nodejs crypto library....so I resolved to using auth on all the pages
Merry Christmas
Really terrific!
The best content ever!
Thank you for the video
authjs 5 creaditals
This why next.js is a garbage
Seems like a skill issue