iOS App in Python with Kivy - Part 8: Login Screen with Firebase Authentication

Опубликовано: 11 Май 2026
на канале: Erik Sandberg
15,354
161

Part 8 of the Friendly Fitness iOS app in Python with Kivy tutorial

👇 LINKS AND INFO! 👇

Consider donating to me if you are able to and appreciate my content: https://www.paypal.me/eriksandbergsof...

In this video I allow users to sign up using their email and password by using Google Firebase's authentication feature. It's a super nice feature that handles a lot of things for you. I use the unique account id associated with an email/password combo to contain the data for each user in the real-time database. Next video will cover using the "refresh token" that Firebase authentication supplies to keep users logged in even when closing the app.

When writing your own app with Firebase, please do not share the web API key. It is meant to be secure and I'm only showing mine for the purpose of this tutorial. It will be taken down when the tutorial is finished.

Kivy is an open source tool being developed by people in their spare time. They've just started to try to fund some core developers through monthly donations (they've been working unpaid on this framework for 9 years). Help support them if you can! https://opencollective.com/kivy (no money goes to me, I'm just advocating for the project).

Get the code on my github:
https://github.com/Dirk-Sandberg/Frie...

And follow along with some of my work at:
https://eriksandbergum.wixsite.com/ho...