Authentication

See previous page for the first steps

One more step for the authentication with google button is needed. You need to add the external link that you can find in the google sign in method in the providers on Firebase as follows:

You can find that line in your Info.plist file in the repository. Simply copy your link and replace that line.

Last updated