UNPKG

strapi-plugin-firebase-authentication

Version:

Allows easy integration between clients utilizing Firebase for authentication and Strapi

10 lines (9 loc) 161 B
declare const _default: { method: string; path: string; handler: string; config: { policies: any[]; }; }[]; export default _default;