Skip to content

Commit

Permalink
remove duplicate on required this.requirePushedAuthorizationRequests
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkbee1 committed Jun 17, 2024
1 parent 953a15c commit 533d5b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/oidc4vc/lib/src/models/openid_configuration.dart
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class OpenIdConfiguration extends Equatable {
this.credentialManifests,
this.issuer,
this.jwksUri,
required this.requirePushedAuthorizationRequests,
this.grantTypesSupported,
});

Expand Down

0 comments on commit 533d5b4

Please sign in to comment.