OliBlade / 3Cols

The public 3Cols repository for issues, feature requests, info and progress
17 stars 0 forks source link

Native Mac App - Cross Platform #11

Open Oddiesea opened 3 years ago

Oddiesea commented 3 years ago

I have tried to wrap the app myself in an electron wrapper, which almost works, but Google has deprecated Oauth authentication for non-standard browsers and now counts electron apps as such. It looks like there is an authentication flow that does still function utilising electron, the default browser and an external datastore (firebase in the example). But I appreciate that might be too large of an undertaking

OliBlade commented 3 years ago

Can you install, or are you interested in installing the PWA using Chrome? I like the idea of wrapping the app in electron so I might give it a go at some point