kura-lab / go-openid-connect-client

OpenID Connect Relying Party Library for Golang
MIT License
0 stars 0 forks source link

Support signature types(RS384, RS512, ES and PS) other than RS256 #27

Closed kura-lab closed 4 years ago

kura-lab commented 4 years ago

supported RS384 and RS512: https://github.com/kura-lab/go-openid-connect-client/commit/e9b8edb1c78abc95f2a72c19f891899763db125b

kura-lab commented 4 years ago

supported PS and ES: https://github.com/kura-lab/go-openid-connect-client/commit/a2723b4f78ac1923d5d336007c988ce67b21c183