Versions in this module Expand all Collapse all v0 v0.0.1 May 25, 2023 Changes in this version + type Authenticator struct + CodeVerifier *cv.CodeVerifier + func New() (*Authenticator, error) + func (a *Authenticator) VerifyIDToken(ctx context.Context, token *oauth2.Token) (*oidc.IDToken, error)