login with Firebase JWT not working
-
I’ve tried sandbox of Firebase Authentication. It successfully integrate my firebase project. I can login with credentials in my firebase project.
However when I try to login with firebase jwt (id token) as follows(https://sandbox.miniorange.com/3bd6895/?fb_jwt=<FIREBASE ID TOKEN>). It always shows “The provided token is not issued by the Firebase Project configured in the plugin. Please try with a valid JWT token”
I ‘ve tried token retrieved from firebase api: https://identitytoolkit.googleapis.com/v1/accounts:signInWithPassword and mo_firebase_jwt_cookie
It does not work for both methods.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.