How backend (cloud function) may act with firebase as user instead admin
access?My code create firebase_admin.App object but during testing I see
that the database is accessed not with the rights of the user I
transferred.backend =
firebase_admin.ini...