With Offline Mode
//trimble-id-android/com.trimble.id.android/IAuthenticator/withOfflineMode
withOfflineMode
[androidJvm]
abstract fun withOfflineMode(): Authenticator
Fluent extension to enable offline mode If offline mode is enabled, the user will be able to login without internet connection. When the user is offline, this method will allow the user to launch the cached offline page and login with a passkey only. User has to be already logged in once to use this feature.