Auth is commonly referencing Authentication
Authentication
login by x user
with username
and password
Authorization
post-login
, identifying requests are by x user
Session (cookie) to store user temporarily
SessionID is sent every time with request to server