Skip to content

Commit afc88fb

Browse files
Copilotmarcominerva
andcommitted
Merge branch 'develop' into copilot/remove-jwt-bearer-setting
Co-authored-by: marcominerva <3522534+marcominerva@users.noreply.github.com>
1 parent c5e8923 commit afc88fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Authentication can be fully configured adding an _Authentication_ section in the
4141
"Issuers": [ "issuer" ], // Optional
4242
"Audiences": [ "audience" ], // Optional
4343
"ExpirationTime": "01:00:00", // Default: No expiration
44-
"ClockSkew": "00:02:00" // Default: 5 minutes
44+
"ClockSkew": "00:02:00", // Default: 5 minutes
4545
},
4646
"ApiKey": {
4747
"SchemeName": "ApiKey", // Default: ApiKey

0 commit comments

Comments
 (0)