fenichelar/ember-simple-auth-token

Ember 5 support

Closed this issue · 1 comments

There is an error while running the addon with Ember 5:

Could not find module @ember/polyfills imported from ember-simple-auth/utils/assign
Any plans to update the addon for Ember 5?

Solved by installing "ember-simple-auth": "^6.0.0"