UNPKG

strapi-plugin-firebase-authentication

Version:

Allows easy integration between clients utilizing Firebase for authentication and Strapi

3 lines (2 loc) 97 B
import { EmailTemplate } from "../types"; export declare const magicLinkTemplate: EmailTemplate;