UNPKG

login-auth-services

Version:

Authentication services for Google, GitHub, Microsoft, okta and multi-factor authentication using OTP.

3 lines (2 loc) 78 B
#!/usr/bin/env node export declare const syncDatabase: () => Promise<void>;