Categorygithub.com/StalkR/openid
modulepackage
1.0.6
Repository: https://github.com/stalkr/openid.git
Documentation: pkg.go.dev

# README

Go OpenID Connect authentication library

Build Status Godoc

Bugs, comments, questions: create a new issue.

# Packages

Package openid20 implements simplistic Open ID 2.0 support.

# Functions

New creates a new authentication module.

# Structs

Auth represents the auth module.
Config configures the auth module.