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
Timestamps and ids are returned in the response to document creation -- you can see it by setting a breakpoint in the unit tests.
I'm not sure this is really a problem, but maybe we should obscure some of this -- like the user id -- typically we use the id from the token (auth0) rather than the db
The text was updated successfully, but these errors were encountered:
Timestamps and ids are returned in the response to document creation -- you can see it by setting a breakpoint in the unit tests.
I'm not sure this is really a problem, but maybe we should obscure some of this -- like the user id -- typically we use the id from the token (auth0) rather than the db
The text was updated successfully, but these errors were encountered: