Oauth 2
Up until today OAuth2 was always very opaque to me. Sure, I was using short-lived token to e.g. make API requests but I never tried to understand the mechanism itself. And actually it’s not that complicated from a conceptual point of view.
[Read More]