mirror of
https://github.com/openziti/zrok.git
synced 2025-08-18 19:58:28 +02:00
updates to the oauth work
This commit is contained in:
6
endpoints/publicProxy/unauthorizedUi/embed.go
Normal file
6
endpoints/publicProxy/unauthorizedUi/embed.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package unauthorizedUi
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed index.html
|
||||
var FS embed.FS
|
Reference in New Issue
Block a user