onAuthenticationFinished

open fun onAuthenticationFinished(@NonNull instantDocument: InstantPdfDocument, @NonNull validJwt: String)

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

Parameters

instantDocument

Document that we were authenticating for.

validJwt

JWT that was used for this authentication request.