capacitor-community / capacitor-community/electron
using HTTPS protocol for Strict-Transport-Security reason
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 398
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Embedding Stripe.js integration requires HTTPS as the security protocol. Right now the base url is capacitor-electron://.
**To Reproduce**
1. install nix-stripe
2. Compile the app and run in Electron
**Expected behavior**
Use https:// as the security protocol instead of capacitor-electron:// so I can use Stripe.js in my app.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: Electron on macOS. @capacitor-community/electron-core
Contributor guide
Assessment
This issue has not been assessed yet.