on Authentication Finished
open fun onAuthenticationFinished(@NonNull instantDocument: InstantPdfDocument, @NonNull validJwt: String)
Called when authentication with Instant Server (PSPDFKit Document Engine) has successfully finished.
Parameters
instant Document
Document that we were authenticating for.
valid Jwt
JWT that was used for this authentication request.