How to implement registering Users as Admin level in iOS App using Firebase Auth / Firestore and Swift


Im creating app with two user levels, Admins and Users App.

Admin level can add and register user member in firebase Auth/Firestore with default password. I have the view and can add a user already in Firebase Auth/Firestore but seems not correct implementation as my session in Admin replaced the newly created User might be in Keychain .

How can I create this functionality properly. I searched already in the internet and couldn’t see any sample for this . Thanks

I am expecting that my admin app still in session and not replaced with newly created User level accounts and my keychain should not create users level account .

Latest articles

spot_imgspot_img

Related articles

Leave a reply

Please enter your comment!
Please enter your name here

spot_imgspot_img