mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-19 04:33:36 +09: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.