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
It seems that userData gets fetched every time the AuthCheck component is used.
Is it possible to persist the userData on every page to ensure there are no unnecessary reads?
The text was updated successfully, but these errors were encountered:
Hi!
Thanks for a great course.
It seems that userData gets fetched every time the AuthCheck component is used.
Is it possible to persist the userData on every page to ensure there are no unnecessary reads?
The text was updated successfully, but these errors were encountered: