You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an app with iOS, Android and Electron Platforms, and would like to use this library for Authentication as well. I see that it is still not implemented. How may I help with this effort. As of now, it looks to me like I need to register a callback somewhere.
Platform(s) Support Requested
Electron
Describe Preferred Solution
Support for Electron near the same level in functionality as Android and iOS
Describe Alternatives
I've considered implementing the OAuth2.0 flow in Electron, and negotiating between electron and capacitor via persistent storage. But that solution is very much unideal.
Related Code
NA
Additional Context
Again, I am willing to spend some time helping out on this, I just need some direction.
The text was updated successfully, but these errors were encountered:
Describe the Feature
I have an app with iOS, Android and Electron Platforms, and would like to use this library for Authentication as well. I see that it is still not implemented. How may I help with this effort. As of now, it looks to me like I need to register a callback somewhere.
Platform(s) Support Requested
Describe Preferred Solution
Support for Electron near the same level in functionality as Android and iOS
Describe Alternatives
I've considered implementing the OAuth2.0 flow in Electron, and negotiating between electron and capacitor via persistent storage. But that solution is very much unideal.
Related Code
NA
Additional Context
Again, I am willing to spend some time helping out on this, I just need some direction.
The text was updated successfully, but these errors were encountered: