Firebase Auth with Email and Google + Login UI + Credentials Manager  -  Jetpack Compose

Поділитися
Вставка
  • Опубліковано 7 січ 2025

КОМЕНТАРІ • 25

  • @CodeBlooded07
    @CodeBlooded07 3 місяці тому +1

    amazing tutorial... keep up the good work!!!

  • @fadoua5825
    @fadoua5825 2 місяці тому

    Keep going you are the best 💪

  • @Oswald-41
    @Oswald-41 3 місяці тому

    Great mate!❤

  • @climpZ_7k7
    @climpZ_7k7 Місяць тому

    well done, thanks

  • @ricathasibuan2652
    @ricathasibuan2652 2 місяці тому +1

    Thank u 🙏

  • @ibrahimoztas1547
    @ibrahimoztas1547 Місяць тому

    Can you make videos about relationship between firebase and google cloud platform

  • @Dibyendu.M
    @Dibyendu.M 3 місяці тому

    Thank you for the tutorial.
    Before starting the tutorial, please quickly show the final project so that we can understand what you will be building.

  • @partheshtiwari1808
    @partheshtiwari1808 27 днів тому

    how to request scopes like Google Drive Scope using this sign in method ?

    • @daniel.atitienei
      @daniel.atitienei  27 днів тому

      I do not think that you can access the Google Drive API anymore because it got discontinued
      developers.google.com/drive/api/guides/android-api-deprecation

  • @LiranBarsisa
    @LiranBarsisa 3 місяці тому

    Can you please share the links that you've taken from, of how to login ?
    I ask because I'm interested in using Google login button, and later also using it for Google Drive, and I don't use Compose yet.
    Will this be useful?
    If you know about Google Drive, it would also be appreciated.

    • @daniel.atitienei
      @daniel.atitienei  3 місяці тому

      From here, I think you can access Google Drive using their API. Haven't used it so I may be wrong
      firebase.google.com/docs/auth/android/start
      developer.android.com/identity/sign-in/credential-manager-siwg

    • @LiranBarsisa
      @LiranBarsisa 3 місяці тому +1

      @@daniel.atitienei Thank you. Is it the one that can be used for Google Drive? Assuming I succeed with the Google-sign-in (without email&password), do you know perhaps how to continue from there, to handle Google Drive?
      A lot of years ago I did it already in the company I worked for, but as I remember its SDK was deprecated, and now I have no idea where to look for.

    • @daniel.atitienei
      @daniel.atitienei  3 місяці тому

      Did some research and I found this article that integrates Drive and Compose. Hope this helps: proandroiddev.com/android-kotlin-jetpack-compose-interacting-with-google-drive-api-v3-2023-the-complete-b8bc1bdbb13b

    • @LiranBarsisa
      @LiranBarsisa 2 місяці тому

      ​ @daniel.atitienei How do you put links? Each time I try the comment is gone...
      Thank you for the link.
      Do you know perhaps if it's possible to use the login for getting the list of the purchased apps from the Play Store? An app used to be able to do it and it's now gone from the Play Store. The package name is com!azefsw!purchasedapps (replace ! with .).