events
which has the same purpose. In V4 we are removing the old prop entirely.
getAuthToken
and getMinAuthToken
.
Note that if you just want to know if the user is logged in or not, you can use the useIsLoggedIn
hook.
openFunding
method exported from useFunding
hook to openExternalFunding
which now takes in a required parameter of onrampProvider
.