easysnowdata.auth.Detection# class easysnowdata.auth.Detection(configured: bool, how: str | None = None, details: str = '')[source]# Bases: object Result of a network-free credential check. how says where the credentials were found ("env:EARTHDATA_TOKEN", "netrc", "file:~/.planet.json", "anonymous"…).