fix(lib/challenge): allow challenges to register HTTP routes (#620)

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-06-05 20:26:23 -04:00 committed by GitHub
parent 5f3861ab37
commit 5a7499ea3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 16 additions and 5 deletions

View file

@ -1,6 +1,6 @@
// Code generated by templ - DO NOT EDIT.
// templ: version: v0.3.865
// templ: version: v0.3.887
package xess
//lint:file-ignore SA4006 This context is only used if a nested component is present.