Authentication
Authentication Methods
Basic Authentication
Authorization: Basic <credentials>Unauthenticated Requests
Examples
{
"username":"your_username",
"password":"your_password"
}pystac-client
requests
Last updated
Was this helpful?