package
1.2.1
Repository: https://github.com/i-core/werther.git
Documentation: pkg.go.dev

# Functions

NewHandler creates a new Handler.

# Structs

Config is a Hydra configuration.
Handler provides HTTP handlers that implement [Login and Consent Flow](https://www.ory.sh/docs/hydra/oauth2) between ORY Hydra and Werther Identity Provider.
LoginTmplData is a data that is needed for rendering the login page.

# Interfaces

TemplateRenderer renders a template with data and writes it to a http.ResponseWriter.
UserManager is an interface that is used for authentication and providing user's claims.