i was going to manually implement a CORS layer on our service, but tonic-web just added a much easier way to enable CORS in v0.9.1
Details
Details
- Reviewers
ashoat • jon - Commits
- rCOMMf7a1a6709e43: [identity] fix CORS
followed the steps here and got back an OK response on web for the GenerateNonce RPC
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I see result: GCEj5U5v0to1wXOkN in the console logs, so i think it's working fine now