Firebase Authenticator is an official PrestaShop module that delegates back-office login to Firebase, allowing employee authentication to be handled through the Firebase platform rather than the default PrestaShop login system.
The module supports two authentication methods:
- Email and password login: Overrides the standard back-office Ajax login request and validates credentials against Firebase. If the credentials match an employee with the same email address, access is granted.
- API key / custom token login: Allows a merchant to be redirected to their back office via a special URL using a Firebase custom token, passed as a GET or POST parameter. Supports both legacy controller URLs and Symfony-based routes.
Configuration is done without a dedicated settings page — the Firebase API key is set via the self_config.yml file and applied using PrestaShop's self-configuration console command. Note that this module is listed as abandoned and may not be compatible with current PrestaShop releases. It is intended for developers or integrators who need Firebase-based SSO for the PrestaShop back office.
Comments (0)
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent