I am wanting to use firebase auth for users of my app.
I have created a test app using Alexanders code here b4x-firebase-auth-rest-helper-manage-the-access-tokens.120016/
And can get a user token and a restore token.
My question is before I allow access to my back end in php files on my server how do I validate the user.
Anyone have and sample code to show me how you use it?
Thank you.
I have created a test app using Alexanders code here b4x-firebase-auth-rest-helper-manage-the-access-tokens.120016/
And can get a user token and a restore token.
My question is before I allow access to my back end in php files on my server how do I validate the user.
Anyone have and sample code to show me how you use it?
Thank you.