UNPKG

strapi-plugin-firebase-authentication

Version:

Allows easy integration between clients utilizing Firebase for authentication and Strapi

12 lines (11 loc) 206 B
declare const _default: { routes: { method: string; path: string; handler: string; config: { policies: any[]; }; }[]; }; export default _default;