- adding the user_credentials grant type (#78)
2 files changed
tree: 10ef357a0c5c3b56b217cda00b8e92539ce81908
  1. example/
  2. http/
  3. jose/
  4. key/
  5. oauth2/
  6. oidc/
  7. .gitignore
  8. .travis.yml
  9. build
  10. CONTRIBUTING.md
  11. DCO
  12. LICENSE
  13. MAINTAINERS
  14. NOTICE
  15. README.md
  16. test
README.md

go-oidc

GoDoc Build Status

go-oidc provides a comprehensive collection of golang libraries for other projects to implement OpenID Connect (OIDC) server and client components.

package documentation