Great, you seem to be an endless treasure trove.
As always, @Boban still has it in his inexhaustible fund of extensions.
I tested the extension on Android 12: It works perfectly.
Thanks, I'll update that ASAP after I get home.
Thanks im ahmad matr
@ILoveThunkable - WebViewerDialog Extension
edu.moliata.webviewerdialog.WebViewerDialog.aix (11.1 KB)
Does anyone knows if this Firebase Authentication extension still works 2023?
I need to get refresh token to work in my Kodular app, and for what I've learned so far this extesion is my best shot. Default FB Authentication on Kodular doesn't seem to support refreshing a login and thus is sending my users back to login screen every hour, not the best user experience.
Have you tried using the extension in AppInventor? Might be that Kodular blocks the extension because of its own implementation for firebase ?
You can always use the Firebase REST api and the web component to refresh the auth token....
This guide is woking wonderfully. I had overlooked it because the title made me think it was just about Firebase DB, not authentication. After reading it more carefully I could find the answers to make it work. I'm currently working on the implementation, but the instructions seem to still be all valid to this date.
Thank you!
It is possible, I believe, to use federated logins (login providers) with the REST api, but it becomes more complex, as it is not possible to, for example, sign into Google using the web component. A combination of a webviewer (with modified user agent), and use of the webviewstring, and the web component, will be required to sign in, get the 0Auth token/s then use this to authenticate in Firebase.
https://firebase.google.com/docs/auth/web/google-signin
https://firebase.google.com/docs/reference/rest/auth#section-sign-in-with-oauth-credential
Since I'm kinda in a schedule I'll keep email/password for the sake of simplicity. But I'll save these ideas for later.
I appreciate you taking a time to look into this. Thanks!
Audio Extensions
Django
com.django.waveaudiotools.aix (16.9 KB)
com.django.wavrecorder.aix (16.8 KB)
g10dras (for good measure)
Luke Gackle
WebViewCookieTools
com.LukeGackle.WebViewCookieTools.aix (9.0 KB)
It may have been removed from Luke's website for a reason.....
Luke Gackle
WebViewTools
WebViewTools - Version 9 - RELEASE.aix (29.0 KB)
It also may have been removed from Luke's website for a reason....
(The source code is still up on github though....)
May i have the link of this collection please
I think all in this thread already.