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
Hundreds of functions in datastore + tracingstore need to pass around the user token for authentication. This could be an implicit parameter, just like the DBAccessContext. Would need to be wrapped in a class.