Hello Tigera. I have been reading through yours blogs recently and found them to be extremely useful to learn a more insightful look into the technology I am using for my career. Great blogs as always. I am looking into NextJS cookie-based authentication. Could you do a blog about it as a topic? I would like to learn and compare with the knowledge I have to see if I missed something. I looked around online and maybe because I didn't look hard enough but I could not find a definite version of next new app router way to do cookie-based authentication. Of course there is the session based but if I was to do BFF (Backend for frontend) application. It would need to also contain an access token to work with Backend and such.