Authentication vs. Authorization vs. Federation vs. Delegation Authentication – I am me Authorization – I am allowed to do this (whatever that is) Federation – where can I do this Delegation – I am trusted here as well
The best intro to Oauth 2: https://www.digitalocean.com/community/tutorials/anintroduction-to-oauth-2 (as a note of reference this is what we’ll be going through the rest of the way)