I don't want to use Passport or something else
How do you intend to maintain a "session" in that case? Typically a token-based authentication would be used for an API. JWT-Auth is an alternative to Passort
Summer Sale! All accounts are 50% off this week.
Hi all. I need to make a login functionality in my api , not registration.So I don't want to use Passport or something else. Please help me. How can I do this ?
Please or to participate in this conversation.