gitlab-org--gitlab-foss/app/assets/javascripts/pages/omniauth_callbacks/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
96 B
JavaScript
Raw Normal View History

import { mount2faAuthentication } from '~/authentication/mount_2fa';
mount2faAuthentication();