#Is it safe to publish/use Medusa's 'Publishable API Keys' for a mobile application (Flutter)?
2 messages · Page 1 of 1 (latest)
Scope: Publishable API keys are associated with sales channels and are user to specify the context of client requests. They don't provide access to sensitive operations or data
As stated in the Publishable API Keys documentation, "Publishable API keys specify the scope of a request. Admin users create them, and they can only be used on the client-side, such as in a storefront"