UNPKG

strapi-plugin-firebase-authentication

Version:

Allows easy integration between clients utilizing Firebase for authentication and Strapi

5 lines (4 loc) 236 B
export { passwordResetTemplate } from "./password-reset"; export { magicLinkTemplate } from "./magic-link"; export { passwordChangedTemplate } from "./password-changed"; export { emailVerificationTemplate } from "./email-verification";