Signature

def get_credentials(self, url: 'str') -> 'CredentialsDict | None'

Parameters

url
str

The URL to get credentials for

Returns

CredentialsDict | None: Dictionary containing the credentials for the given URL, or None if no credentials exist