Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Firebase Authentication

Firebase Authentication

An introduction to Firebase Authentication: managing user identities across devices

Layale Matta

October 15, 2019
Tweet

More Decks by Layale Matta

Other Decks in Programming

Transcript

  1. 2011 Envolve Online chat integration 2012 Firebase Backend-as-a-service Raised $1.4

    million in seed funding 2013 Firebase Raised $5.6 million in seed funding 2014 Firebase Acquired by Google
  2. Single Sign On Authentication process that allows a user to

    access multiple applications with one set of login credentials
  3. Oauth 2.0 Open-standard authorization protocol which lets a service use

    another service without requiring the security details of the user.