UNPKG

strapi-plugin-firebase-authentication

Version:

Allows easy integration between clients utilizing Firebase for authentication and Strapi

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