Skip to content

Repository files navigation

FirebaseAuth-GoogleSignIn

FirebaseAuth-GoogleSignIn implementation with Kotlin

This is an Android mobile application that implements Firebbase Authentication and Firebase Google Sign-In. This project was created as a demo to showcase the use of Firebase Authentication as well as to practice Android development skills.

Features

  • FirebaseAuth
  • Google Sign-in
# Getting Started!
  1. Clone the repository to your local machine.
  2. Open the project in Android Studio.
  3. Create your own Firebase Authentication Project.
  4. Enable Google and Email/Password Sign-in methods.
  5. Import your google-services.json file (Following firebase instructions).
  6. Replace REQUEST_ID_TOKEN in app/gradle.properties and app/build.gradle with **client_Id** from your google-services.json .
  7. Run the application on an emulator or an Android device.

About

FirebaseAuth-GoogleSignIn implementation with Kotlin

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages