Matt Mankins
                                            Matt Mankins
                                        
                                    True, I should put some warnings on this. I have to think that the sveltekit team has intentionally not done something with express/hiding the serving complexity.
I'm seeing this as well and haven't figured out a way around it. Did you ever fix this @fireangle ?
@smaramwbc That seems like work. :( The idea would be to do it from the rust side? It seems like a shame as the browser has that built in. I'm...
Thanks @smaramwbc I'll give this a look. If either of us gets it working, let's report back? Appreciate the research.
Oh I also found this: https://github.com/tauri-apps/plugins-workspace/tree/v1/plugins/authenticator ... which seems related... unfortunately when I tried it I get:
I'm trying to do this too and using @pewsheen 's suggestion am still running into an issue adding the entitlements. I think I need a `Info.plist` like: ``` com.apple.developer.web-browser.public-key-credential ```...
> Any luck on this @iskng I ended up giving up for now. So not from me.