Only the latest published versions of each package and main are supported.
Do not open a public issue for security vulnerabilities. Email the maintainer directly with a description, impact, and reproduction steps.
- DAKit uses OAuth Authorization Code + PKCE for client sign-in.
- It never stores or distributes a
client_secreton the client. - Tokens, authorization codes, cookies, and PKCE verifiers are never logged.
- TLS verification is never disabled.