Middleware goweb pour authentification OpenID Connect.
Go to file
wpetit 06285a206f Mise à jour de 'README.md' 2020-05-20 10:50:12 +02:00
cmd/server Initial commit 2020-05-20 10:43:12 +02:00
internal Initial commit 2020-05-20 10:43:12 +02:00
misc Initial commit 2020-05-20 10:43:12 +02:00
.gitignore Initial commit 2020-05-20 10:43:12 +02:00
Makefile Initial commit 2020-05-20 10:43:12 +02:00
README.md Mise à jour de 'README.md' 2020-05-20 10:50:12 +02:00
client.go Initial commit 2020-05-20 10:43:12 +02:00
go.mod Initial commit 2020-05-20 10:43:12 +02:00
go.sum Initial commit 2020-05-20 10:43:12 +02:00
middleware.go Initial commit 2020-05-20 10:43:12 +02:00
modd.conf Initial commit 2020-05-20 10:43:12 +02:00
option.go Initial commit 2020-05-20 10:43:12 +02:00
provider.go Initial commit 2020-05-20 10:43:12 +02:00
service.go Initial commit 2020-05-20 10:43:12 +02:00

README.md

goweb-oidc

Middleware goweb pour authentification OpenID Connect.

Exemple

Une application web de test est disponible dans le répertoire cmd/server. Voici les principaux exemples d'utilisation de la librairie: