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
Making an API call to get the email for a user you frequently visit is not optimum, instead the response should be stored in some local browser storage to be consumed again and again.
Making an API call to get the email for a user you frequently visit is not optimum, instead the response should be stored in some local browser storage to be consumed again and again.