kura-lab / go-openid-connect-client

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

Replace OIDCConfig pointer of each NewXXX functions to OIDCConfig Response Struct #47

Closed kura-lab closed 4 years ago

kura-lab commented 4 years ago

Deprecate Claim member variables and its getter functions in OIDCConfig struct.