Laravel Rest Api Authentication With JWT Authentication (Jason Web Token Auth) - Laravel

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • #laravel #php #api
    Today We will learn that how can we implement authentication in laravel rest api with jwt (jason web token) authentication. Well I tried to explain every point that will help you to make authentication api with jwt in laravel.
    Thanks!

Комментарии • 20

  • @louseh4935
    @louseh4935 Год назад +3

    Thanks a lot brother, you are great.
    I was stuck at installation. You demonstrate instillation very great

  • @timdavid1108
    @timdavid1108 Год назад +1

    Very good tutorial sir

  • @user-xc9vl3si3f
    @user-xc9vl3si3f Год назад +1

    Very Good Sir

  • @citramaharani4684
    @citramaharani4684 Год назад +1

    What's the different in using php open source, tymonjwt and firebase jwt? They have different syntax n make me confused

  • @charleshere4062
    @charleshere4062 Год назад +1

    Really helped

  • @deranotessimbi6639
    @deranotessimbi6639 Год назад +1

    Thanks

  • @baskarc3483
    @baskarc3483 Год назад

    but the token not set the values example email id ,username token is empty how to set custom files set on token

  • @alonhere4633
    @alonhere4633 Год назад

    very informative and to the point

  • @baskarc3483
    @baskarc3483 Год назад

    to encrypt the token that time the token is not any custom files set on the token how to fix this problem

  • @nagininueveh5584
    @nagininueveh5584 Год назад +1

    I got this error: "message": "Class \"App\\Http\\Controllers\\Api\\User\" not found",

  • @Ahmedayamn_001
    @Ahmedayamn_001 Год назад +1

    General error: 1364 Field 'password' doesn't have a default value

    • @takneekicode
      @takneekicode  Год назад

      Please make password field nullable.

  • @shwetacg8251
    @shwetacg8251 Год назад +1

    We have to install php for php command u have copied

  • @infocationindia6299
    @infocationindia6299 Год назад

    in post man i am getting 404 not found , what to do

    • @takneekicode
      @takneekicode  Год назад

      That means your route not define in api.php or you are calling it wrong

    • @infocationindia6299
      @infocationindia6299 Год назад

      @@takneekicode thank you sir register api is working , and in login api i get value to $credentails i.e email and password but token is not getting generated even is the credentials matches the database value.

  • @cr7johnChan
    @cr7johnChan 6 месяцев назад +1

    bhai logout ka dikhao yaar