4 lines
130 B
Go
4 lines
130 B
Go
// Package publichttp exposes the public HTTP transport expected by the
|
|
// gateway-facing authentication flow.
|
|
package publichttp
|