Relative Content

Tag Archive for iosfirebase-authentication

Limit Firebase Authentication to only allowing 1 domain

I am making an iOS app and want to make it so that only people with a certain domain (Ex: dog.com) can access the app. I have already coded it so that my app will only permit users with that domain to enter, but when a user creates an account they are blocked from entering the rest of the app but they still created an account that firebase picks up on.