p2 / OAuth2

OAuth2 framework for macOS and iOS, written in Swift.
Other
1.16k stars 278 forks source link

Localisation support #296

Open ReckeDJ opened 6 years ago

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

ossus-lib commented 5 years ago

Until the error text is localized the best way is to catch the errors which you want to handle and provide your own string.