UNPKG

strapi-plugin-firebase-authentication

Version:

Allows easy integration between clients utilizing Firebase for authentication and Strapi

5 lines (4 loc) 120 B
declare const _default: { "is-authenticated": (policyContext: any) => Promise<boolean>; }; export default _default;