near / fast-auth-signer

https://fast-auth-signer.vercel.app
MIT License
29 stars 8 forks source link

Initial implementation of queryAPI on fetchAccountIds #216

Closed hcho112 closed 2 months ago

hcho112 commented 2 months ago

This PR contains implementation for introducing queryAPI on mainnet only.

Demo on retrieving account id Click on “Show GraphiQL Code Exporter” icon to get the JS code snippet.

Currently some of accounts on near.org fail to login due to issue on kitwallet. This PR will resolve authentication issues on mainnet/near.org.

I have tested following on Chrome browser: Mainnet:

  1. Authenticate with existing account (success)
  2. Create new account (success)
  3. Authenticate with account created above (success)

Testnet: Same flow, however confirmed that logic implemented on PR is not executed as per design.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fast-auth-signer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2024 10:41pm