go-crypt/auth
Virgil e80ef94552
Some checks failed
Security Scan / security (push) Failing after 10s
Test / test (push) Failing after 9m7s
fix(crypt): align AX error handling and cleanup checks
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-29 15:25:12 +00:00
..
auth.go fix(crypt): align AX error handling and cleanup checks 2026-03-29 15:25:12 +00:00
auth_test.go refactor: migrate imports to dappco.re/go/core/* paths 2026-03-22 01:43:27 +00:00
hardware.go feat(auth): Phase 2 key management — Argon2id, rotation, revocation 2026-02-20 02:27:03 +00:00
session_store.go refactor: migrate imports to dappco.re/go/core/* paths 2026-03-22 01:43:27 +00:00
session_store_sqlite.go feat(auth): add SessionStore interface with SQLite persistence 2026-02-20 01:44:51 +00:00
session_store_test.go refactor: migrate imports to dappco.re/go/core/* paths 2026-03-22 01:43:27 +00:00