This article covers same-origin policy and CORS from a web app point-of-view where your frontend is running on a different domain OR port…
Originally posted on 2020-01-26
Whenever I start building a web app that requires a login, I end up scratching my head on the best way to handle authentication. Should I…
Originally posted on 2020-01-11