Summer Sale! All accounts are 50% off this week.

mecjos's avatar

Authentication via Email with Laravel Sanctum

Hi. I have a case which I couldn't solve for authentication. I want to send a special authentication link via e mail to anyone who is not user of app. Is this possible and Can I do that with laravel sanctum?

0 likes
2 replies
mecjos's avatar

Thanks for your reply. Yes you are right. I am not enough clear.. Actually I mean passwordless authentication. I have customers on my app and they are not in user table and they don't have passwords. But I need to give them a authentication key. There is a page they can see some data which is fetched from api endpoint.

Please or to participate in this conversation.