debian-mirror-gitlab/app/assets/javascripts/pages/ldap/omniauth_callbacks/index.js
2020-06-23 00:09:42 +05:30

3 lines
141 B
JavaScript

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