worldwide-asset-exchange / waxjs

Javascript API for integration with the WAX Cloud Wallet.
MIT License
126 stars 103 forks source link

Login in iOS hybrid (cordova) app #97

Open martinchamrad opened 2 years ago

martinchamrad commented 2 years ago

Hi, for our iOS hybrid app (cordova) we would like to use Wax blockchain. What's the best way to implement the wax login? I guess it has to be in popup browser (similar to FB login) but I can't find any documentation or iOS SDK. Tried asking on the Discord but got nothing back.

niksad8 commented 1 year ago

waxjs is a node library as long as you have used node to create the application its fine. Cordova is a browser embeded app so it should support waxjs. Not in its nodejs form tho