- Jun 6, 2020
- 11,517
- 4,383
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:
Author: Alexander Stolte
Version: 1.1
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 = "AIzaSyDPXXXXXX"
Author: Alexander Stolte
Version: 1.1
- FirebaseAuthREST
- Functions:
- changeEmail (idToken As String, email As String, returnSecureToken As Boolean) As ResumableSub
Change email
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن تصاویر باید ثبت نام کنیدfirebase.google.com
idToken - A Firebase Auth ID token for the user.
email - The user's new email.
returnSecureToken -...
- changeEmail (idToken As String, email As String, returnSecureToken As Boolean) As ResumableSub
- Functions:
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید