Create APIs With JWT Authentication In Laravel For Beginners In Hindi | Create API With JWT Laravel

preview_player
Показать описание
#createapiswithjwtauthenticationinlaravel #laravelapiwithjwtauthentication #apiinlaravelwithjwtauthentication

Hello Dear,
Welcome To Our Channel Programming Experience. Today, I explain how to create Login, Register, Profile, Token Refresh, and Logout API in laravel with JWT Authentication, in this tutorial I am fully explaining from starting in step by step, How to create APIs with JWT Authentication.

My Contact-
Рекомендации по теме
Комментарии
Автор

Thank you sir it's very helpful tutorial

ayushkumarjha
Автор

Awesome explanation...keep up the good work...subscribed.

AbhaGupta
Автор

and also make a video on multiple login system with jwt token plz

himanshuranjan
Автор

'expires_in' => auth()->factory()->getTTL() * 60 factory is undefined function why im using laravel 10 plz reply

mansoorjawadwala
Автор

I am new here sir, I am following you in this video step by step. When I test this API on postman so it returns me the HTML in result section. Can you please help me by telling what's this issue and how can I see the API result instead of html.

mohsinkhan
Автор

why is it necessary to refresh token ? as im also getting same error that token is blacklisted
"message": "The token has been blacklisted",
"exception": "Tymon\\JWTAuth\\Exceptions\\TokenBlacklistedException",
"file": "E:\\Arixor\\project developement\\arixorfoodsco\\vendor\\tymon\\jwt-auth\\src\\Manager.php",
Im using angular as front end and laravel as backend please reply

akadeadahot
Автор

401 error on production while using JWT authentication in laravel 8
. Can you help me?

malikawaisjavaid
Автор

please solve my error apki video dekh kr he kiya laravel 10 me nhi work krega kya sir

In ProviderRepository.php line 206:

Class not found

garimapaul
Автор

why you put register and login route inside middle ware how can be someone get authentication token without login??

himanshuranjan
Автор

Thanks for this video, i am stuck in my query, i have users table and i want to create api of users table, so when any new user register and save in my database then same details of users comes in api link those person will use. I am using laravel 9 breeze....how can do that can help in this

Bhimssena
Автор

is there any concept of refresh_token like we see in oauth2 passort

subhadipghorui
Автор

sir please database design ke liye video make karoo plz plz plz

rakibmahmud
Автор

sir bina token ke login api call ho jayegi
jaroor btana sir Plzz

AkashRajput-epth
Автор

auth()->factory()->getTTL()*60, the factory() method is not working in this

anuragnegi
Автор

If i wanna create same api using ajax, how to do.?

Deepaksoni-xoxi
Автор

bro Validator p undefined type error aaraha h any solution?

anuragnegi
Автор

Method[validated] does not exist. I am getting this error in the login API.on line
$validator->validated();

mohitlandge
Автор

auth()->refresh() undefined method how to fix it?

lotkutv
Автор

Hi, jwt token ko validate kaise karaya jata hai samjh me nhi aa raha hai hmko

ShahidAnsari-mhcs
Автор

bhai api host kesy krty or next time api use krni ho to kesy use kry gy??

aftabsaleem