Basic
Basic Authentication described in the RFC-7617
response = base64("$user:$password")
Content copied to clipboard
see https://tools.ietf.org/html/rfc7617)
Basic Authentication described in the RFC-7617
response = base64("$user:$password")
see https://tools.ietf.org/html/rfc7617)