Staff software engineer specializing in highly scalable, backend-heavy applications. Passionate about building cloud-native, resilient and fault-tolerant applications.
Nothing here yet.
Introduction Authentication tokens are cryptographic strings generated by the server and sent to the client upon successful login. Since the browser/server relationship is "stateless," there needs to be an efficient method for storing these tokens. T...
