2
I’m developing a new authentication system to decrease complexity and increase security. And I’m developing a system where some authentication cookies will have randomly generated names for each session.
My question is the following: Which group of characters should I not use for cookie names? Or what group of characters can I use for cookie names? I don’t know which set is smaller...
I would like an independent browser response.