Check status of push notification verification
GET/identity/v2/auth/login/2fa/push/ping
This API is used to ping the status of push verification and return login response when verified
Request
Responses
- 200
- 400
- 403
Successfully verified and give login response
Bad Request - the request is malformed or invalid.
Forbidden - the client is not allowed to access this resource.