mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-25 08:58:57 +00:00
Add missing delimiters
I missed three block delimiters while restoring admonition formatting.
This commit is contained in:
parent
7171521b47
commit
252ef7842d
@ -844,7 +844,9 @@ fun jwtDecoder(): ReactiveJwtDecoder {
|
||||
====
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
By default, Resource Server configures a clock skew of 60 seconds.
|
||||
====
|
||||
|
||||
[[webflux-oauth2resourceserver-validation-custom]]
|
||||
==== Configuring a Custom Validator
|
||||
|
@ -1101,6 +1101,7 @@ fun jwtDecoder(): JwtDecoder {
|
||||
====
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
By default, Resource Server configures a clock skew of 60 seconds.
|
||||
====
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user