You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In hoodie-account.js, the service does not allow:
account.validate account.signUp account.signIn account.signOut account.destroy
account.get
account.update
account.profile.get
account.profile.fetch
account.profile.update
account.request
account.on
account.one
account.off
is there a reason for that? It doesn't seem right.
The text was updated successfully, but these errors were encountered:
I think account.profile.fetch no longer exists, also the account.ready method was removed. It would be great if you could help us make ember-hoodie up to date. I used it myself in the past but am not right now so can’t help maintain it at this point. Happy to onboard you :)
In hoodie-account.js, the service does not allow:
account.validate
account.signUpaccount.signInaccount.signOutaccount.destroyaccount.get
account.update
account.profile.get
account.profile.fetch
account.profile.update
account.request
account.on
account.one
account.off
is there a reason for that? It doesn't seem right.
The text was updated successfully, but these errors were encountered: