Skip to content

yasthil/XamarinFirebaseAuth

Repository files navigation

XamarinFirebaseAuth's README

A basic Xamarin.Forms structure for easy authentication, using and Email and Password, via Firebase on Android (iOS support will be added in the future)

Alt Text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You will first need to create a new app from your Firebase console. A comprehensive set of instructions are given here

Prerequisites

Please install the latest version of Visual Studio with the following NuGet packages

  • Xamarin.Forms
  • MVVMLight
  • Android
  • Xamarin.Firebase.Auth
  • Xamarin.Firebase.Common
  • Xamarin.Firebase.lid
  • Xamarin.Firebase.Messenging

google-services.json

Please make sure you place your google-services.json into the Droid directory. This will allow communications with your own Firebase Auth service.

Built With

About

A Simple Xamarin Authentication App Using Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published