Files
sherlock/internal/authn/doc.go
T
amacocian 801bbcec09
CI / build (push) Has been cancelled
Phase 0
2026-05-24 21:53:20 +02:00

5 lines
207 B
Go

// Package authn implements the Authentik OIDC/OAuth client: PKCE,
// loopback redirect, refresh, and RFC 8693 token exchange for downstream
// service tokens. Implementation lands in Phase 1.
package authn