onAuthenticationFinished

open override fun onAuthenticationFinished(instantDocument: InstantPdfDocument, validJwt: String)

Called when authentication with Instant Server (Nutrient Document Engine) has successfully finished.

Parameters

instantDocument

Document that we were authenticating for.

validJwt

JWT that was used for this authentication request.