Versions in this module Expand all Collapse all v0 v0.0.1 May 19, 2021 Changes in this version + type AuthResponse struct + LoginURL string + Query string + type IdentityProvider struct + Issuer string + PrivateKey *rsa.PrivateKey + func NewIdpServer(idleConnsClose chan struct{}) (*IdentityProvider, error)