verify Challenge
abstract suspend fun verifyChallenge(factorId: String, challengeId: String, code: String, saveSession: Boolean = true): UserSession(source)
Verifies a MFA challenge
Parameters
factor Id
The id of the MFA factor to verify
challenge Id
The id of the challenge to verify
code
The code to verify
save Session
Whether to save the session after verification in GoTrue