UNPKG

strapi-plugin-firebase-authentication

Version:

Allows easy integration between clients utilizing Firebase for authentication and Strapi

4 lines (3 loc) 191 B
export declare const USER_NOT_AUTHORIZED = "User not authorized!"; export declare const NO_DESTINATION_ID = "No destination User ID"; export declare const USER_NOT_FOUND = "No User with ID";