mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-14 04:50:00 +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.