ember-cli / ember-cli/ember-twiddle
Sign in failing with ajax operation was aborted
Open
- Dominant language
- JavaScript
- Stars
- 268
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
When attempting to sign in I get `Could not sign you in: The ajax operation was aborted`
and in the console I see
```
[Torii] Using an OAuth redirect that loads your Ember App is deprecated and will be
removed in a future release, as doing so is a potential security vulnerability.
Hide this message by setting `allowUnsafeRedirect: true` in your Torii configuration.
```
Tested on Brave(1.48.164) and Firefox Developer edition(104.0b3)
Contributor guide
Assessment
This issue has not been assessed yet.