Basic Authentication
The HTTP Authorization header using the Basic scheme.
Username and password
Hard to convey user identity, only machine identity
Authorization: Basic Y2xpZW50MTpQYXNzd29yZDE=
Last updated
The HTTP Authorization header using the Basic scheme.
Username and password
Hard to convey user identity, only machine identity
Authorization: Basic Y2xpZW50MTpQYXNzd29yZDE=
Last updated