Merge pull request #100 from ericchiang/remove-jose-hmac-signer

jose: remove hmac signing and verification code
tree: 92432b109ada8c9191df0a49a6dc970391d10cf6
  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