debian-mirror-gitlab/app/assets/javascripts/pages/omniauth_callbacks/index.js

4 lines
96 B
JavaScript
Raw Normal View History

2020-06-23 00:09:42 +05:30
import { mount2faAuthentication } from '~/authentication/mount_2fa';
2018-03-17 18:26:18 +05:30
2021-10-27 15:23:28 +05:30
mount2faAuthentication();