Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Thanks for the tutorial, got magic link working!
great 🤝🤝
insane content thanks man you saved my life from the docs haha
Appreciate it bro
Thanks man really needed it !!
Ur welcome :)
Keep em tutorials coming
Bet
Thank you, exatcly what I needed.
glad to hear that!!!
Good Afternoon!! Now its actually 10k!
Yepppp :)
I followed this tutorial and finished it, but i got a question, do you know a way to keep the user sign-in?, for quite a long time without have to reauthenticate, in my code, auth was working in app but in needed to redo it after just an hour
hm, that doesn't happen to me. try cloning my code and see if it's still causing this issue
Anyone having issues with vercel? Looks good on local but i have to submit twice on production
I resolve it by adding async/await to sendVerificationRequest. async sendVerificationRequest({ identifier: email, url, provider: { server, from }, }) { await sendVerificationRequest({ identifier: email, url, provider: { server, from }, }); },
Please make a video for OAuth2.0. Thank you.
Okkk
Thanks for the tutorial, got magic link working!
great 🤝🤝
insane content thanks man you saved my life from the docs haha
Appreciate it bro
Thanks man really needed it !!
Ur welcome :)
Keep em tutorials coming
Bet
Thank you, exatcly what I needed.
glad to hear that!!!
Good Afternoon!! Now its actually 10k!
Yepppp :)
I followed this tutorial and finished it, but i got a question, do you know a way to keep the user sign-in?, for quite a long time without have to reauthenticate, in my code, auth was working in app but in needed to redo it after just an hour
hm, that doesn't happen to me. try cloning my code and see if it's still causing this issue
Anyone having issues with vercel? Looks good on local but i have to submit twice on production
I resolve it by adding async/await to sendVerificationRequest. async sendVerificationRequest({
identifier: email,
url,
provider: { server, from },
}) {
await sendVerificationRequest({
identifier: email,
url,
provider: { server, from },
});
},
Please make a video for OAuth2.0. Thank you.
Okkk