getDetailsOfAuthenticator

abstract suspend fun getDetailsOfAuthenticator(authenticator: Authenticator): Authenticator?

Get the authenticator details of the given authenticator. This should call before authenticating with the any authenticator.

Return

Authenticator details AuthParams

Parameters

authenticator

Authenticator