UNPKG

login-auth-services

Version:

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

3 lines (2 loc) 88 B
import { DataSource } from "typeorm"; export declare const AppDataSource: DataSource;