UNPKG

login-auth-services

Version:

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

5 lines (4 loc) 157 B
export * from './googleOAuthService'; export * from './githubOAuthService'; export * from './microsoftOAuthService'; export * from './octaOAuthService';