Illustrates Firebase Authentication with the email / password method.
This repo is to demonstrate an easy implementation of the email / password authentication method on Firebase. It can also serve as a starting point for a new project.
The GoogleService-Info.plist is ignored. Thus, any use of this repo with the intention to actually hit a Firebase project, will need to create and add the necessary GoogleService-Info.plist as outlined in the Firebase documentation.
Firebase, Email/Password Authentication Method, Keychain Services