Firebase Authentication | Flutter Basics

Опубликовано: 03 Октябрь 2024
на канале: Tadas Petra
1,592
49

Firebase Authentication | Flutter Basics

A key part of most interactions with a database, require a user to be present. With firebase authentication, this is made extreme simple. Firebase provides many choices of the type of login you can have (Google, Apple, Yahoo, etc.). If you want to create your own account, you can create a log in using email and password. With that you have full control over the log in functionality.

Code is Available on GitHub:
https://github.com/tadaspetra/flutter...

Like, Share, and Subscribe plz

Thanks for Watching!

Laptop I use for drawing, recording, and editing:
Lenovo Thinkpad X1 Yoga: https://amzn.to/2RqFB8U

Super cheap, quality mouse. And batteries last forever:
VicTsing: https://amzn.to/2UWUimf

Docking station to keep everything organized:
Dell: https://amzn.to/3ea0sao

Also my favorite book ever, just so more people can read it :)
Brave New World by Aldous Huxley: https://amzn.to/3c7o91c

#firebase #firebaseauth #flutter