# Auth flows with Firebase UI on the Web

DevFeed: [Auth flows with Firebase UI on the Web](<https://devfeed.tech/articles/auth-flows-with-firebase-ui-on-the-web-16169.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/02/auth-flows-with-firebase-ui-on-web>)

Author: Laurence Moroney

Published: 2017-02-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Web](<https://devfeed.tech/topics/web.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>)

Tags: [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [firebase-ui](<https://devfeed.tech/tags/firebase-ui.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [web](<https://devfeed.tech/tags/web.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

## AI overview

A tutorial on building authentication flows for a website with FirebaseUI Auth. It configures Email/Password and Google Sign-In providers in the Firebase Console and demonstrates sign-in, account selection, and account creation flows.

## Source excerpt

News, tutorials, and updates from the Firebase team.