jony sance

By admin

When it comes to making things magical, it's all about finding the extraordinary in the ordinary. It's about adding that touch of enchantment to our everyday lives, bringing a sense of wonder and joy to even the simplest of moments. Making it magic starts with a shift in perspective. It's about seeing the world through fresh eyes, noticing the little details that often go unnoticed. It's about finding beauty in unexpected places and finding joy in the small things. Creating magic is also about embracing our imagination.

Magic li k docs

Creating magic is also about embracing our imagination. It's about tapping into our creativity and using it to transform the ordinary into the extraordinary. Whether it's through art, music, storytelling, or any other form of self-expression, our imagination has the power to make the world a more magical place.

Magic Link

Magic offers two flavors of our SDK: Magic Connect, which provides a plug-and-play experience, and Magic Auth, a customizable white-labeled wallet solution.

Login with Email or Phone Number​

With below configuration, users will be able to log in using their email or phone number.

If you want to restrict login via email only - pass smsLogin:false . If you want to restrict login via phone number only - pass emailLogin:false to the MagicLink constructor.

import  MagicLink > from "@thirdweb-dev/wallets";  const wallet = new MagicLink(  apiKey: "YOUR_API_KEY", type: "auth", >);  // connect with email or phone number  await wallet.connect(  email: "[email protected]", >);  // OR  await wallet.connect(  phoneNumber: "+123456789", >); 

Social Login​

import  MagicLink > from "@thirdweb-dev/wallets";  const wallet = new MagicLink(  apiKey: "YOUR_API_KEY", type: "auth",  // specify which Oauth providers to enable // and the URI to redirect to after the oauth flow is complete oauthOptions:   redirectURI: "https://example.com/foobar", providers: ["google", "facebook"], >, >);  // connect with a oauth provider await magic.connect(  oauthProvider: "google", >); 
Magic Connect
import  MagicLink > from "@thirdweb-dev/wallets";  const wallet = new MagicLink(  apiKey: "YOUR_API_KEY", type: "connect", >);  await wallet.connect(); 

Configuration​

Provide a configuration object when instantiating the MagicLink class.

Your Magic Link apiKey. You can get an API key by signing up for an account on Magic Link's website.

Must be a string .

clientId (recommended)

Provide clientId to use the thirdweb RPCs for given chains

You can create a client ID for your application from thirdweb dashboard.

type (optional)

Whether to use Magic Auth or Magic Connect to connect to the wallet.

Default is "auth" .

type: "auth" | "connect"; 
Magic Links are single use, meaning that they will immediately expire after they are first clicked. If end users have security checks included with their email provider that test all embedded URLs, it can cause the Magic Links to expire before they reach the user’s inbox. To work around this, we recommend that end users add these Magic Link emails to an allowlist in order to bypass these security checks.
Jony sance

Making it magic also involves a sense of mindfulness and presence. It's about fully immersing ourselves in the present moment, savoring the here and now. It's about taking the time to appreciate the beauty that surrounds us, whether it's the sound of birdsong, the warmth of the sun on our face, or the smell of fresh flowers. Another way to make it magic is through acts of kindness and generosity. When we extend a helping hand, show compassion towards others, or perform random acts of kindness, we not only make someone else's day brighter, but we also create a ripple effect of positivity and magic that spreads far beyond our initial action. Lastly, making it magic involves embracing a sense of wonder and curiosity. It's about being open to new experiences, stepping outside of our comfort zones, and seeking out adventure. When we approach life with a childlike sense of wonder, we are more likely to find magic in even the most mundane of situations. So, let's make it magic. Let's infuse our lives with a sense of wonder, creativity, mindfulness, kindness, and curiosity. Let's find the extraordinary in the ordinary and bring a little bit of enchantment into each and every day. Because when we make it magic, we make life a little bit more beautiful and meaningful..

Reviews for "jony sance"


Warning: foreach() argument must be of type array|object, string given in /home/default/EN-magic-CATALOG2/data/templates/templ04.txt on line 198

jony sance

jony sance