docs: fix typo
This commit is contained in:
parent
540c22ce15
commit
182d714b16
|
@ -20,7 +20,7 @@ title: Release 0.14
|
|||
|
||||
- The OAuth2 Provider has been updated to closer match the OpenID Connect Specifications
|
||||
|
||||
Response time now longer has to be configured manually. The issuer field can be configured now (the default behaviour is the same as pre-0.14)
|
||||
Response type no longer has to be configured manually. The issuer field can be configured now (the default behaviour is the same as pre-0.14)
|
||||
|
||||
Authorization Codes are now generated as a JWT Token, which is not specified as spec, but seems to be a quasi-standard.
|
||||
|
||||
|
|
Reference in New Issue