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

4 lines
141 B
JavaScript

import { mount2faAuthentication } from '~/authentication/mount_2fa';
document.addEventListener('DOMContentLoaded', mount2faAuthentication);