Unified authentication library for Python supporting multiple protocols (Kerberos, NTLM, LDAP, HTTP, SSH, etc.). Version 0.0.23, active development.
pip install asyauthNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Authenticate to a given URL using automatic protocol detection.
Wrap with asyncio.run() or use await in async function.
Use 'from asyauth.common.credentials import ...'.
No dependency data recorded yet.