fenichelar/ember-simple-auth-token

addon/authenticators/jwt restore not called when page is refreshed

damoncasale opened this issue · 1 comments

I have a fairly simple use case, using Ember 4.2 and the new syntax. The restore method isn't being called when I refresh the page.

I'm using ember serve to debug.