Understanding Authentication In Websites: A Banking Analogy
January 9, 2023
This article is Eric Burel’s attempt at making the implementation of authentication less obscure. You’ll learn about tokens, authorization, CORS, credentials, HTTP headers, and such.