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
I'm working on some route resolvers that could be simplified if this returned the full user. Otherwise, I'd need to hook into the rootScope events or make a separate API call. Is there a particular reason for the object truncation, or am I going about this all wrong? Thanks!
The text was updated successfully, but these errors were encountered:
Noticed that the following (JS dist) only returns the user ID upon success:
I'm working on some route resolvers that could be simplified if this returned the full user. Otherwise, I'd need to hook into the rootScope events or make a separate API call. Is there a particular reason for the object truncation, or am I going about this all wrong? Thanks!
The text was updated successfully, but these errors were encountered: