TL;DR: If you are developing a complex web application but initially started off with a ready authentication solution like Auth0, replacing it with a custom solution is not as hard as you think. The way to achieve this is through correct cookie configuration.
When the complexity of a web application increases, one of the most common issues to deal with is how to confirm the identity of a user; or in other words, authenticate the user. In my last project, for logging users in and verifying their session identity, we were using Auth0, a drop-in solution for authentication. β¦
Programming enthusiast from Istanbul living in London β loves jamming πΈ β @boxlincom β @lucidcodecomtr