authenticateCompletable
abstract fun authenticateCompletable(authParams: B2BSessions.AuthParams): CompletableFuture<SessionsAuthenticateResponse>
Authenticates a Session and updates its lifetime by the specified session_duration_minutes. If the session_duration_minutes is not specified, a Session will not be extended
Return
Parameters
authParams
required to authenticate