Created
October 25, 2025 14:32
-
-
Save wullemsb/b22065207b7dafec33b401c8c841ca8b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| new ServiceProviderOptions | |
| { | |
| ValidateOnBuild = true, | |
| ValidateScopes = true // Enabled by default in Development | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment