Middleware goweb pour authentification OpenID Connect.
Go to file
wpetit 936a77efe2 Add Docker image publication recipe 2022-04-20 15:30:50 +02:00
cmd/server Test App: logout flow 2020-05-26 11:17:16 +02:00
internal Test App: logout flow 2020-05-26 11:17:16 +02:00
misc Add Docker image publication recipe 2022-04-20 15:30:50 +02:00
.dockerignore Dokku deployment recipe 2020-05-20 20:07:53 +02:00
.gitignore Initial commit 2020-05-20 10:43:12 +02:00
Makefile Add Docker image publication recipe 2022-04-20 15:30:50 +02:00
README.md Mise à jour de 'README.md' 2020-05-20 10:50:12 +02:00
client.go Basic sentry integration for non panicking error 2020-10-13 14:50:38 +02:00
go.mod Basic sentry integration for non panicking error 2020-10-13 14:50:38 +02:00
go.sum Basic sentry integration for non panicking error 2020-10-13 14:50:38 +02:00
middleware.go Basic sentry integration for non panicking error 2020-10-13 14:50:38 +02:00
modd.conf Initial commit 2020-05-20 10:43:12 +02:00
option.go Basic logout workflow 2020-05-20 13:06: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: