UNPKG

@krowdy/kds-auth

Version:

React components that implement Google's Material Design.

14 lines 485 B
export var IMAGES_SOCIAL = { facebook: 'https://cdn.krowdy.com/auth/iconFb.svg', google: 'https://cdn.krowdy.com/auth/iconGoogle.svg', linkedin: 'https://cdn.krowdy.com/auth/iconLink.svg', microsoft: 'https://cdn.krowdy.com/auth/iconMicrosoft.svg', twitter: 'https://cdn.krowdy.com/auth/twitter.png' }; export var METHODS_SESSION = { facebook: 'Facebook Auth', google: 'Google Auth', linkedin: 'Linkedin Auth', microsoft: 'Microsoft Auth', register: 'Formulario' };