I use Laravel Passport for auth mechanism within tokens.
I have delete operation that should be confirmed by entering password by user. It is dialog window where user typing own password and system checks credentials. If it is true, operation is performed.
How to do this using Laravel passport? I know it should be separate route where I send password, what further?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire