authorize_three.json 287 B

123456789101112
  1. {
  2. "usingComponents": {
  3. "auth-popup": "../../components/auth-popup/auth-popup"
  4. },
  5. "navigationStyle": "custom",
  6. "component": true,
  7. "transparentTitle": "always",
  8. "titlePenetrate": "YES",
  9. "defaultTitle": "",
  10. "titleBarColor": "#FFFFFF",
  11. "styleIsolation": "apply-shared"
  12. }