Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Authenticate ¶
Types ¶
type Config ¶
type Config struct { OidcHydraConfig oidcHydraConfig EnvConfig envConfig }
Config JWT configuration structure
func LoadConfig ¶
LoadConfig Generate test config from envs
type OidcHydraTestFlow ¶
type OidcHydraTestFlow struct {
// contains filtered or unexported fields
}
OidcHydraTestFlow implements OIDC flows for deployed OryHydra with test login consent endpoints.
func (*OidcHydraTestFlow) GetToken ¶
func (f *OidcHydraTestFlow) GetToken() (string, error)
Click to show internal directories.
Click to hide internal directories.