mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-10 03:03:54 +02:00
Replace html/template with type-safe elem-go templating for OIDC callback page. Improves consistency with other templates and provides compile-time safety. All UI elements and styling preserved.