로그인하려고 할 때 서버에서 자격 증명이 거부되면 발생합니다. 일부 인증 제공자만 이 오류를 반환합니다.
io.realm.kotlin.mongodb.AuthenticationProvider.EMAIL_PASSword
io.realm.kotlin.mongodb.AuthenticationProvider.API_KEY
io.realm.kotlin.mongodb.AuthenticationProvider.JWT
나머지 인증 제공자는 대신 보다 일반적인 AuthException 을 발생시킵니다.