oauth2

  1. practicalsoft

    B4X FEED managing user files in the cloud - FirebaseStorage vs. Google Drive/Oauth2?

    Hi all, I have a question about using FirebaseStorage vs. Google Drive/OAuth2 for uploading/downloading files in my apps. I'm looking for a good (and easy) way for my apps to upload/download user data files for: - backup/restore (if their data gets corrupted somehow, they can restore from a...
  2. practicalsoft

    B4X FEED Updating Google Sheet --> stuck in oauth2.GetAccessToken

    Hi guys !!!! I'm trying to update a Google Spreadsheet, using OAuth2 library. This is my piece of code: B4X: Sub Process_Globals Dim ClientId As String = "..." Private oauth2 As GoogleOAuth2 End Sub Sub Activity_Create(FirstTime As Boolean) ... If FirstTime Then...
  3. practicalsoft

    B4X FEED [B4X] Firebase Auth REST Helper - manage the access tokens

    The advantage of the rest API of Firebase auth is that it can be used cross platform. The downside is, we have to take care of the user access tokens ourselves. That's why I wrote this class, it works with the "FirebaseAuthREST" class. The class was inspired by @Erel oauth2 class, adapted to my...
عقب
بالا