mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
7 lines
278 B
Markdown
7 lines
278 B
Markdown
---
|
|
"@logto/core": patch
|
|
---
|
|
|
|
use native OpenAPI OAuth 2 security schema
|
|
|
|
The built-in OpenAPI OAuth 2 security schema is now used instead of the custom HTTP header-based security schema. This change improves compatibility with OpenAPI tools and libraries that support OAuth 2.
|