Hello, I will soon try to implement some auth stuff in my project, before that I need to read and document myself a bit more about tokens, sessions, cookies etc. But I was wondering, I want to create my own auth logic just to understand what's happening under the hood but is it recommended to do so?
If no, do you people have any recommendation about what library to use in node pls