├── .github
└── FUNDING.yml
├── DOWNLOAD_SOURCE_CODE.md
├── README.md
└── preview.gif
/.github/FUNDING.yml:
--------------------------------------------------------------------------------
1 | github: [JohannesMilke]
--------------------------------------------------------------------------------
/DOWNLOAD_SOURCE_CODE.md:
--------------------------------------------------------------------------------
1 | ### 💖 Download Source Code [(FAQ)](https://github.com/JohannesMilke/sponsorware "FAQ")
2 |
3 | You need to click [REQUEST](https://johannesmilke.com/#/request "REQUEST") first, before you will get access to [THIS Source Code](https://github.com/JohannesMilke-Sponsors/firebase_auth_email "THIS Source Code") and of all my other Flutter Videos.
4 |
5 | [
](https://johannesmilke.com/#/request "REQUEST") [
](https://github.com/JohannesMilke-Sponsors/firebase_auth_email "ACCESS")
6 |
7 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | ### 💖 Access Source Code [(FAQ)](https://github.com/JohannesMilke/sponsorware "FAQ")
2 |
3 | You need to click [REQUEST](https://johannesmilke.com/#/request "REQUEST") first, before you will get access to [THIS Source Code](https://github.com/JohannesMilke-Sponsors/firebase_auth_email "THIS Source Code") and of all my other Flutter Videos.
4 |
5 | [
](https://johannesmilke.com/#/request "REQUEST") [
](https://github.com/JohannesMilke-Sponsors/firebase_auth_email "ACCESS")
6 |
7 | # Flutter Tutorial - Firebase Authentication - Sign In & Logout [2022] 1/3 Email And Password
8 | [][youtube]
9 | [][twitter]
10 | [][newsletter]
11 |
12 | [
][sponsor]
13 |
14 | [](https://github.com/JohannesMilke/firebase_auth_email)
15 | [](https://github.com/JohannesMilke)
16 |
17 | Use Firebase Authentication to sign in a user via email and password to your Flutter app using Firebase Auth.
18 |
19 | ### ✌ Preview
20 |
21 | | App Preview | Course Preview |
22 | | :----------------------------------: | :----------------------------------: |
23 | |
|
|
24 |
25 | ➜ [Buy My Courses](https://johannesmilke.teachable.com/p/home "Buy My Courses")
26 |
27 | ### 📺 Watch Video
28 |
29 | ##### [YouTube video](https://www.youtube.com/watch?v=zpbyJ7GVMVU "Youtube Johannes Milke") where the *source code* is explained. [Subscribe YouTube channel.](https://www.youtube.com/JohannesMilke?sub_confirmation=1 "YouTube Subscribe Johannes Milke")
30 |
33 |
34 | ➜ [Watch My Video](https://www.youtube.com/watch?v=zpbyJ7GVMVU "Watch My Video")
35 |
36 | ### ⚡ Social Media
37 |
38 | [
](https://www.youtube.com/JohannesMilke?sub_confirmation=1) YouTube: [@JohannesMilke](https://www.youtube.com/JohannesMilke?sub_confirmation=1 "YouTube Johannes Milke")
39 |
40 | [
](https://twitter.com/intent/follow?original_referer=https%3A%2F%2Fgithub.com%2FJohannesMilke&screen_name=JohannesMilke) Twitter: [@JohannesMilke](https://twitter.com/intent/follow?original_referer=https%3A%2F%2Fgithub.com%2FJohannesMilke&screen_name=JohannesMilke "Twitter Johannes Milke")
41 |
42 | [
](https://instagram.com/JohannesMilke) Instagram: [@JohannesMilke](https://instagram.com/JohannesMilke "Instagram Johannes Milke")
43 |
44 | [
](https://www.facebook.com/real.JohannesMilke) Facebook: [@JohannesMilke](https://www.facebook.com/real.JohannesMilke "Facebook Johannes Milke")
45 |
46 | [
](https://linkedin.com/in/JohannesMilke) LinkedIn: [@JohannesMilke](https://linkedin.com/in/JohannesMilke "LinkedIn Johannes Milke")
47 |
48 | [
](https://github.com/JohannesMilke) GitHub: [@JohannesMilke](https://github.com/JohannesMilke "GitHub Johannes Milke")
49 |
50 | [
](https://medium.com/@JohannesMilke) Medium: [@JohannesMilke](https://medium.com/@JohannesMilke "Medium Johannes Milke")
51 |
52 | [
](https://johannesmilke.com) Website: [@JohannesMilke](https://johannesmilke.com "Website Johannes Milke")
53 |
54 | [twitter]: https://twitter.com/intent/follow?original_referer=https%3A%2F%2Fgithub.com%2FJohannesMilke&screen_name=JohannesMilke
55 | [youtube]: https://www.youtube.com/JohannesMilke?sub_confirmation=1
56 | [courses]: https://johannesmilke.teachable.com/p/home
57 | [newsletter]: https://johannesmilke.com/#/newsletter
58 | [sponsor]: https://github.com/sponsors/JohannesMilke
59 |
--------------------------------------------------------------------------------
/preview.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JohannesMilke/firebase_auth_email/a88390e882d9d223aae79ce68ea19c721a4b3116/preview.gif
--------------------------------------------------------------------------------