Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TokenAuthorizerMixin doesn't work with Octane (without jQuery) #266

Closed
BryanHunt opened this issue Sep 27, 2019 · 2 comments
Closed

TokenAuthorizerMixin doesn't work with Octane (without jQuery) #266

BryanHunt opened this issue Sep 27, 2019 · 2 comments
Labels

Comments

@BryanHunt
Copy link

When you disable jQuery (Octane preview builds fail when jQuery is enabled) to use Octane, TokenAuthoirzerMixin will not put the Bearer token into the request header. The root cause is in how EmberData uses fetch() and how ember-simple-auth hooks the request. See: mainmatter/ember-simple-auth#1961 for details and a work around.

@stale
Copy link

stale bot commented Nov 26, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 26, 2019
@stale stale bot closed this as completed Dec 3, 2019
@gte451f
Copy link

gte451f commented Dec 29, 2019

I can confirm this remains a problem for me. I've followed the steps outlined in the workaround instead of using this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants