0
globalwits created
- ABP Framework version: v7.4.2
- UI Type: Angular
- Database System: EF Core ( PostgreSQL)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
How to make the errors returned by OpenIddict applicable to multiple languages
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
hi
That's because the OAuth 2.0 specification restricts the charset you're allowed to use for the error and error_description parameters:
https://stackoverflow.com/questions/76480828/openiddict-doesnt-support-localization/76483313#76483313
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)