Auth 101

Work in progress! Auth scheme  An authentication scheme is a method or recipe to pass credentials from a user to an authenticating system.  Authorization: <authentication type> <credential as base64> Example: Authorization: Basic…