pomerium/authenticate/handlers/handlers.go
Caleb Doxsey 9330f6b0ac
authenticate: add device-enrolled page (#2892)
* authenticate: add device-enrolled page

* remove device credential id from page
2022-01-06 10:01:12 -07:00

2 lines
97 B
Go

// Package handlers contains various web handlers for the authenticate service.
package handlers