authenticateCompletable
abstract fun authenticateCompletable(parameters: B2BMagicLinks.AuthParameters): CompletableFuture<EMLAuthenticateResponse>
Authenticate a Member with a Magic Link. This endpoint requires a Magic Link token that is not expired or previously used. Provide a value for session_duration_minutes to receive a Session. If the Member’s status is pending, they will be updated to active.
Return
Parameters
parameters
required to authenticate