Push MFA Challenge

This endpoint will only work for offline push validation. It works same as OTP code validation.

Cookie
session

Request Body

code
string

OTP code generated for user's account

POST
/signin/challenge/push
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Loading...