Skip to content
#

razorpay

Here are 190 public repositories matching this topic...

AngadiWeb
tbharathchandra
tbharathchandra commented Feb 23, 2021

Currently, we are creating admin accounts manually. This will be a bit tricky for non-programmers so, we need a script that creates a user and corresponding doc in user collection with required fields. Doc id will be the admin's UID which is generated by Firebase auth.

Admin's doc in user collection should be:

-     isAdmin - boolean - true
-     isGuest - boolean - false
-     pincode

Improve this page

Add a description, image, and links to the razorpay topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the razorpay topic, visit your repo's landing page and select "manage topics."

Learn more