* Enable parsing email_verified from string. AWS Cognito will return email_verified from /userinfo endpoint as string. This fix will accept proper boolean values as well as string values. Links for reference: https://forums.aws.amazon.com/thread.jspa?messageID=949441󧳁 https://discuss.elastic.co/t/openid-error-after-authenticating-against-aws-cognito/206018/11 * feat: Enable parsing email_verified from string. |
||
---|---|---|
.. | ||
grants | ||
authorization.go | ||
code_challenge.go | ||
discovery.go | ||
introspection.go | ||
jwt_profile.go | ||
keyset.go | ||
keyset_test.go | ||
session.go | ||
token.go | ||
token_request.go | ||
types.go | ||
types_test.go | ||
userinfo.go | ||
userinfo_test.go | ||
verifier.go |