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
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