realm / realm-kotlin

Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Too generic exceptions thrown on authentication errors

rorbech opened this issue · comments

Due to some internal, some authentications errors are propagated as AuthException/ServiceException instead of specialized InvalidCredentialsException/CredentialsCannotBeLinkedException.

➤ PM Bot commented:

Jira ticket: RKOTLIN-1091