Auth 101
AuthenticationWork 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…