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

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: [B4X] Firebase Auth REST Helper - manage the access tokens است. این موضوع تا کنون 94 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [B4X] Firebase Auth REST Helper - manage the access tokens
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
94
پسندها
0
آخرین ارسال توسط PracticalSoft
وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
Jun 6, 2020
11,517
4,383
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 " " class.

The class was inspired by @Erel oauth2 class, adapted to my class


GoogleOAuth2 class is compatible with B4A, B4i and B4J (new). It is no longer possible to use WebView to implement Google's OAuth2 authentication. The solution is to open the default browser and set the redirection uri in such a way that the browser will redirect the response back to our app...
برای دیدن تصاویر باید ثبت نام کنید

For the attached example you need the FirebaseAuthREST class.


Not all API commands I have implemented and tested, if you have problems, then ask in the comments or in a new thread. With this class you can register and log in your users via email and password. And a lot more... Setup: put your API Key in the Class_Globals Private const API_KEY As String...
برای دیدن تصاویر باید ثبت نام کنید

The class were tested in B4A.

FirebaseAuthRESTHelper
Author: Alexander Stolte
Version: 1.0

  • FirebaseAuthRESTHelper
    • Events:
      • AccessTokenAvailable (Success As Boolean, Token As...



 

وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
عقب
بالا