adrien2p / medusa-plugins

A collection of awesome plugins for medusa :rocket:
https://medusa-plugins.vercel.app
MIT License
144 stars 42 forks source link

Question about “Firebase” #171

Open KareemAbbas1 opened 3 weeks ago

KareemAbbas1 commented 3 weeks ago

I'm building a medusajs backend+dashboard. The backend will be used by multiple frontends(e.g web, mobile). My first question is in my Firebase project I have to create an app in order to use the authentication service so do I have to create three apps for each frontend(web, iOS, android)? The second thing that is the reason for this query is what exactly is CredentialJsonPath. I'm mean what should I provide to medusajs in order to connect it to my Firebase project(e.g the authDomain)?