mobileExperience
. Just set it to redirect
and enjoy the new Phantom deeplinking UX on mobile.
connectWithEmail
and verifyOneTimePassword
functions. It supports both Dynamic native login and our Magic integration.
useDynamicContext
and allows you to trigger the link new wallet method programmatically.
initialAuthenticationMode
prop on DynamicContextProvider
but this would be set in stone once the app loads. Now you can also set it programmatically via the setAuthMode
method on useDynamicContext
.