Plugin crashes if the discovery url doesn't provide supported scopes.
CaseyB opened this issue · 0 comments
CaseyB commented
According to the OpenID Spec, this field is RECOMMENDED
but issuers that don't provide it crash the plugin on this line: https://github.com/appsup-dart/openid_client/blob/master/lib/src/openid.dart#L343