worldwide-asset-exchange / waxjs

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

How to find the profile endpoint with the identity_wcw scope #95

Closed slilp closed 2 years ago

slilp commented 2 years ago

I see that we can pass the account name and public keys to instantiate the object but I don't know how to find them from this sentence.

If you use the WAX Cloud Wallet OA service to sign a user in, you can use the profile endpoint with the identity_wcw scope to get a user’s WAX Blockchain Account name and public keys.

includenull commented 2 years ago

This is a remnant of the deprecated WAX OAuth and is no longer available.

The developer docs will be updated to fix that section soon.