ReownAuthentication
was previously named CloudAuthSIWX
, it has been renamed since version 1.7.13
. If you were using
the previous class, you will not need to update your code, both class names work identically.ReownAuthentication
you don’t need to do anything else, it will work out of the box, but you can configure some parameters to customize the experience.
useAppKitSIWX
hook that allows you to interact with Reown Authentication. This hook provides a set of methods to manage sessions, retrieve user information, and update session metadata.
getSessionAccount
getSessionAccount
method:
setSessionAccountMetadata
setSessionAccountMetadata
method:
getSessionAccount
method:
events