Open ReckeDJ opened 6 years ago
Hi there!
Is there any built-in localisation support? As far as I can see, the messages in OAuth2Exception are fixed.
What is the best way to translate these exceptions?
Thanks!
Regards, Joey
Until the error text is localized the best way is to catch the errors which you want to handle and provide your own string.
Hi there!
Is there any built-in localisation support? As far as I can see, the messages in OAuth2Exception are fixed.
What is the best way to translate these exceptions?
Thanks!
Regards, Joey