Organisation/Company Sign-In

Hi everyone,

I've been tasked with making an eLearning app for an organisation which will host learning material as well as staff contact information.

The client would like the app to be publicly available on the App Store with an authentication page which only admits those with a company email.

Is there a way to create a database of company emails in Firebase and only allow users which match one of these emails to enter?

A more elegant solution would be to do a redirect to the organisations login page and then redirect back to my app once they've been authenticated, however I am not sure how to do this either.

Any advice greatly appreciated.

Thanks.

5 replies