How to add new user with role(editor) in Firebase project settings (Users and permissions) with Firebase Tools #6552
Unanswered
ajay2021-VTS
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to add new user with role(editor) in Firebase project settings (Users and permissions) using Firebase Tools.
Also need to add .p8 file for iOS app to use FCM.
My requirement is to add a script which will be called via CI but I am not getting any method to perform these 2 task.
Beta Was this translation helpful? Give feedback.
All reactions