Quibrix

Tutorial

Use runtime profiles deliberately

A user in Development is not the same app user as a user with the same email address in Production. Runtime profiles isolate API keys, redirect URIs, provider settings, users, subscriptions, and diagnostics.

Recommended workflow

  1. Use Development for local SDK testing and dev tunnels.
  2. Use Production only with explicit public URLs and real provider settings.
  3. Create separate Runtime Profile API keys for every profile.
  4. Use the profile-specific Diagnostics page to generate the matching .env file.