forked from Mirrors/oauth2
99b60b757e
Password-based authentication to the [Keycloak](https://www.keycloak.org/) API requires `grant_type` to be `password`. It would be very helpful if `golang.org/x/oauth2` could be used for this, and all's that missing is the ability to override `grant_type`.
Fixes #283
Change-Id: I439dccb3e57042571ad92f115442ae1b7d59d4e0
GitHub-Last-Rev:
|
||
---|---|---|
.. | ||
clientcredentials.go | ||
clientcredentials_test.go |