Open
Description
I have actually raised this as an issue in the Java SDK, as I am using Kobweb with the API running under a JVM, so it actually calls through to the Java SDK.
I am raising this issue for reference to help others who might have the same problem.
Internally in the Java SDK it is doing an enqueueRefreshTokenCall which on success tries to set the user via:
this@FirebaseAuth.user = user
source.setResult(user)
However the setting of the FirebaseAuth.user line is just hanging under Kobweb.
Metadata
Metadata
Assignees
Labels
No labels