Login Logic in Inertia JS
How to customize logic for login in inertiajs
@beracah.kings Inertia.js doesn’t handle logging in. Something like Fortify does.
It would help if you provided more information, as vague questions get vague answers unfortunately.
My requirement is to implement an otp code along with email for login.
@beracah.kings And again: what are you actually using to handle authentication in your application? Fortify? Jetstream? A starter kit? Something else?
Im using Laravel+Inertia+React Starter kit.
I think that Fortify is used in the React starter kit.
Please or to participate in this conversation.