Join Slack
Powered by
is their any way to use Firebase Auth in wasmJs Pl...
# webassembly
j
Jaypalsinh Barad
06/15/2025, 4:40 PM
is their any way to use
Firebase
Auth in
wasmJs
Platform with any third party library?
t
Tomislav Mladenov
06/16/2025, 6:58 AM
yes
Tomislav Mladenov
06/16/2025, 2:52 PM
https://proandroiddev.com/kotlin-js-auth-part-2-apple-sign-in-ed6d9d9364ac
https://proandroiddev.com/google-sign-in-kotlin-js-f87a542e6090
Here are the most common ones. You can easily follow the approach for the rest. I believe the phone auth is the most tricky one, however it’s working, I don’t really have time to write it is a bit more complex.
j
Jaypalsinh Barad
06/16/2025, 2:53 PM
This also works with warmJS?
t
Tomislav Mladenov
06/16/2025, 2:55 PM
With a little additional changes you can. Basically any js code can be interpolated in wasm
j
Jaypalsinh Barad
06/16/2025, 2:55 PM
Okay thanks
@Tomislav Mladenov
5
Views
Open in Slack
Previous
Next