near-api-js
near-api-js copied to clipboard
Wallet Connect Sign In without add a key
Currently WalletConnection.requestSignIn creates new public key that gets added as access key to the account. There is no way to sign in without any extra key, just to get account_id back to the caller.