Skip to content

Remove XSRF validation from 2FA endpoint

Juan Manuel Solaro requested to merge remove-XSRF-validation-from-2FA into master

closes mobile-native#1959 (closed) Need to remove XSRF validation in order to allow the app to use this feature.

Test Plan: On the app and front, try to activate 2FA, entering your phone number and submiting should send you a code

Merge request reports