Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.59 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.59 KB

Firebase Authentication Project with Hashnode Blog

This project provides an example of how to implement Firebase Authentication in your Android app. It's meant to accompany a blog post on Hashnode, where you can follow along with the code and see the authentication process in action.

Getting Started

  1. Clone the repository to your local machine:
git clone https://github.com/Krish-Parekh/Firebase-Auth-Blog.git
  1. Include your google-services.json file in the app directory. This file is generated when you set up Firebase for your project. If you haven't done this yet, you can follow the steps outlined in the Firebase documentation.

Blog

Kotlin and Firebase: A Hands-On Guide to Authentication Firebase Email/Password Authentication: An In-Depth Guide for Android Developers using Kotlin
  1. Introduction to Firebase Authentication in Android
  2. Setting up Firebase in an Android App
  3. Implementing Email and Password Authentication in Android

Contributing

If you want to contribute to this project, please fork the repository and create a pull request with your changes.

Support

If you need any help with the code, you can reach out to me on Twitter GeekCoder or by opening an issue on the repository.