Commit Graph

5 Commits

Author SHA1 Message Date
Jonathan Conn
f9c7d2388d
Feat/verify integration (#161)
* Added verify status to auth req modal

* updated deps

* updated types deps

* updated wc deps

* updated auth client in wallet to canary for testing

* updated auth client in dapp to canary for testing
2023-06-05 10:09:58 -04:00
Cali
34cf292b06
feat(auth-wallet): add handling for push methods/events (#145)
Co-authored-by: Ben Kremer <ben@walletconnect.com>
2023-05-31 14:13:42 +02:00
Ben Kremer
9b6dfc366b
chore(auth): update to auth-client@2.0.3, use rpc.walletconnect.com (#116) 2023-02-16 16:04:36 +01:00
Gancho Radkov
6aabae1762
feat: auth wallet multi address (#93)
* feat: updates auth wallet to be multi address compatible

* chore: updates `auth` to v2.0.0

* chore: updates `react-dapp-auth` to auth latest

* chore: updates `vue-dapp-auth` to auth latest
2022-12-16 13:43:40 +02:00
Celine Sarafa
5a438ac92a
feat/add auth demos (#49)
* Add auth dapp

* Add initial auth wallet

* Remove unusused files

* Refactor code

* Switched both to NPM, use npm package
2022-09-02 12:34:03 +03:00