firebase-mock icon indicating copy to clipboard operation
firebase-mock copied to clipboard

users do not have a toJSON function

Open joshAg opened this issue 5 years ago • 0 comments

real firebase user objects have a toJSON function (https://firebase.google.com/docs/reference/admin/node/admin.auth.UserRecord#toJSON). It'd be great if the mock objects had one too.

joshAg avatar Dec 05 '18 00:12 joshAg