An open API service indexing awesome lists of open source software.

https://github.com/threez/go-keycloak

Implements a middleware that can handle the oauth2 Authorization Code Grant Flow using keycloak
https://github.com/threez/go-keycloak

Last synced: over 1 year ago
JSON representation

Implements a middleware that can handle the oauth2 Authorization Code Grant Flow using keycloak

Awesome Lists containing this project

README

          

# go-keycloak [![GoDoc](https://godoc.org/github.com/threez/go-keycloak?status.svg)](https://godoc.org/github.com/threez/go-keycloak)

Implements a middleware that can handle the oauth2 Authorization Code Grant Flow using keycloak. See example dir for an example use.

**Note this is work in progress**