cdruc
cdruc
  • 173
  • 978 088
Effortless Vue.js Forms
Mega-inspired from the OG: inertiajs.com/
มุมมอง: 4 845

วีดีโอ

Laravel Sanctum 401 Unauthenticated
มุมมอง 3K8 หลายเดือนก่อน
Laravel Sanctum 401 Unauthenticated
419 CSRF Token Mismatch - Laravel Sanctum
มุมมอง 8K8 หลายเดือนก่อน
419 CSRF Token Mismatch - Laravel Sanctum
Debugging Laravel Sanctum CORS errors
มุมมอง 3.4K8 หลายเดือนก่อน
Debugging Laravel Sanctum CORS errors
Toggle Terminal in ZED
มุมมอง 6K9 หลายเดือนก่อน
Everyone is talking about this new, super fast, crisp, new editor, called ZED. Some go as far to say it's the VSCode killer. 😱 I'm not particularly in love with VSCode, so I just had to give Zed a try - and I like it so far!
Laravel Authentication for React Native Apps using Breeze and Sanctum
มุมมอง 10K9 หลายเดือนก่อน
Timestamps: 00:00 - Intro 00:15 - React Native setup 00:35 - Navigation 01:38 - FormTextField component 03:40 - Login 06:34 - Validation errors 07:55 - Loading the user 08:37 - Custom axios instance 09:24 - AuthService & token management 12:00 - Share user via AuthContext 13:34 - Splash screen 14:16 - Logout 16:17 - Auto-include token using an axios interceptor 17:14 - Registering users 20:10 -...
Laravel Sanctum Google Authentication
มุมมอง 7K10 หลายเดือนก่อน
00:00 - Intro 00:21 - Diagram 01:28 - Google Project & Credentials 02:52 - Auth implementation
Storing Auth Tokens in LocalStorage
มุมมอง 41K11 หลายเดือนก่อน
Storing Auth Tokens in LocalStorage
Laravel Sancum - automatic CSRF cookie retrieval
มุมมอง 1.8K11 หลายเดือนก่อน
Laravel Sancum - automatic CSRF cookie retrieval
Laravel "Remember me" - How it Works
มุมมอง 3.5K11 หลายเดือนก่อน
Laravel "Remember me" - How it Works
Laravel Sanctum SPA Auth Overview
มุมมอง 12K11 หลายเดือนก่อน
Laravel Sanctum SPA Auth Overview
Handling Axios Errors in Vue.js with Laravel Sanctum
มุมมอง 2.3Kปีที่แล้ว
Handling Axios Errors in Vue.js with Laravel Sanctum
Is that LocalStorage user even authenticated?!
มุมมอง 1.2Kปีที่แล้ว
Is that LocalStorage user even authenticated?!
TypeScript Types for Laravel Validation Errors
มุมมอง 1.1Kปีที่แล้ว
TypeScript Types for Laravel Validation Errors
Vue Navigation Guards & LocalStorage Security Concerns
มุมมอง 1.6Kปีที่แล้ว
Vue Navigation Guards & LocalStorage Security Concerns
Syncing Pinia Stores with LocalStorage across Tabs
มุมมอง 2.7Kปีที่แล้ว
Syncing Pinia Stores with LocalStorage across Tabs
Chrome Dev Tools: Screenshot Like a Pro!
มุมมอง 1.2Kปีที่แล้ว
Chrome Dev Tools: Screenshot Like a Pro!
Simple Cookie Retrieval: One Effortless Method
มุมมอง 1.3Kปีที่แล้ว
Simple Cookie Retrieval: One Effortless Method
Golang CLI hangman game
มุมมอง 1.1Kปีที่แล้ว
Golang CLI hangman game
Laravel CSRF explained
มุมมอง 4.9Kปีที่แล้ว
Laravel CSRF explained
CORS in Laravel & Sanctum
มุมมอง 12Kปีที่แล้ว
CORS in Laravel & Sanctum
Laravel Sanctum and Postman
มุมมอง 14Kปีที่แล้ว
Laravel Sanctum and Postman
Simplify Vue Forms with this useForm composable
มุมมอง 3.3Kปีที่แล้ว
Simplify Vue Forms with this useForm composable
Axios setup for Laravel API requests
มุมมอง 7Kปีที่แล้ว
Axios setup for Laravel API requests
Debugging Laravel Sanctum 401 response
มุมมอง 3.4Kปีที่แล้ว
Debugging Laravel Sanctum 401 response
Laravel SPA Auth different domains
มุมมอง 9Kปีที่แล้ว
Laravel SPA Auth different domains
Nuxt 3 - environment variables
มุมมอง 6Kปีที่แล้ว
Nuxt 3 - environment variables
GO structs: read and save as JSON
มุมมอง 1.9Kปีที่แล้ว
GO structs: read and save as JSON
Vue State and LocalStorage: Perfect Sync Made Simple!
มุมมอง 10Kปีที่แล้ว
Vue State and LocalStorage: Perfect Sync Made Simple!
Building a CLI application with Golang
มุมมอง 46Kปีที่แล้ว
Building a CLI application with Golang

ความคิดเห็น

  • @DevenSitapara
    @DevenSitapara 10 วันที่ผ่านมา

    Wow, found what i was searching , please Create sorting and paginatiin

  • @rajendrameena6941
    @rajendrameena6941 19 วันที่ผ่านมา

    I am trying like abc.localhost sending request to api.locahost. the cookies are not getting set and say invalid host url

  • @theophiluseniayewu6270
    @theophiluseniayewu6270 21 วันที่ผ่านมา

    Thsnk you❤

  • @tallalhabib4526
    @tallalhabib4526 24 วันที่ผ่านมา

    Thanks Bro More power to you ❤

  • @RogerRekinaldo
    @RogerRekinaldo 24 วันที่ผ่านมา

    Hello, thank you for this content. I still having 401 Unauthenticated error from /api/user request. Can you share your repository? Thanks

  • @MarijanRaicevic
    @MarijanRaicevic 28 วันที่ผ่านมา

    As a newbie in ReactNative this exactly what I was looking for. Thank you very much.

  • @tenacity_dev
    @tenacity_dev 28 วันที่ผ่านมา

    Man you are great at this! I wanted to make a video about these problems that people face but there's no need, you explained everything! Great job.

  • @techiegihan
    @techiegihan 29 วันที่ผ่านมา

    If anyone who still getting {"message":"Unauthenticated."} issue. Please try adding Origin : localhost:5173 to the header

  • @Mr_mmdv
    @Mr_mmdv หลายเดือนก่อน

    Thank you so much. I wasn't sure where i made my mistake

  • @nircoren8161
    @nircoren8161 หลายเดือนก่อน

    Great video, thanks

  • @NFM-nb7dl
    @NFM-nb7dl หลายเดือนก่อน

    pls make real world project with laravel typescript vue , I like the way you explain

  • @vitorsiqueira7306
    @vitorsiqueira7306 หลายเดือนก่อน

    wow onScopeDispose is very useful and it reduces a lot of complexity to handle unmout stuff

  • @dhruvinprajapati4345
    @dhruvinprajapati4345 หลายเดือนก่อน

    thank you, it's help me loat....

  • @kristoffergonzaga5143
    @kristoffergonzaga5143 หลายเดือนก่อน

    Would be a lot better if you can provide a repo :)

  • @Nothwarren
    @Nothwarren หลายเดือนก่อน

    Hi there ! How would you handle token revalidation ? I'm using symfony and in my case I have a revalidation token and specific route to call laravek doesn't have this behavior ?

    • @cdruc
      @cdruc หลายเดือนก่อน

      hello from what I can remember there's no revalidation/refresh tokens using laravel sanctum. if you need that you'd probably have to adjust/build it yourself.

  • @Markham-Dev
    @Markham-Dev หลายเดือนก่อน

    Out of curiosity, what purpose does the device_name serve?

  • @HridoyKhan-nf9le
    @HridoyKhan-nf9le หลายเดือนก่อน

    this is very helpful. its the best video . thanks for this

  • @riichikunda
    @riichikunda หลายเดือนก่อน

    Thanks very much, it helped a lot!

  • @reynanresurreccion8313
    @reynanresurreccion8313 หลายเดือนก่อน

    can you show getCookie code?

  • @phoenixtricks
    @phoenixtricks หลายเดือนก่อน

    Great tutorial! Thanks for providing it.

  • @qozeemmonsurudeen9594
    @qozeemmonsurudeen9594 หลายเดือนก่อน

    Why do we have to login everytime after getting the xsrf token and laravel session before we can access the protected route? Is there a workaround thats the issue am currently facing

    • @cdruc
      @cdruc หลายเดือนก่อน

      you shouldnt have to. something is wrong in your setup

    • @qozeemmonsurudeen9594
      @qozeemmonsurudeen9594 หลายเดือนก่อน

      After a lot of debug, I was able to solve it just now by implementing my own login logic instead of using Breeze auth api provided by defaults

  • @youarethecssformyhtml
    @youarethecssformyhtml หลายเดือนก่อน

    What's the name of your vs code's color theme please

  • @mutalovsarvar
    @mutalovsarvar หลายเดือนก่อน

    Bro you saved my life. Your video should be included in official docs

  • @ArtikLamartik
    @ArtikLamartik หลายเดือนก่อน

    you from Iași?

  • @ingles-u6b
    @ingles-u6b หลายเดือนก่อน

    Why is the CSRF token generated previously of login? I mean I thought, it's not necessary that the user have any ID if he doesn't identify, doesn't it?

    • @cdruc
      @cdruc หลายเดือนก่อน

      the token is associated to the session id. and every visitor, logged in or not, has one

    • @ingles-u6b
      @ingles-u6b หลายเดือนก่อน

      ​@@cdruc Thanks for answer, Your content is pretty good. I hope your channel grows much more; it deserves it 😋😋

  • @MuhamadAzizPrasetyo
    @MuhamadAzizPrasetyo หลายเดือนก่อน

    how about performance if we have a ton of value in that array?

  • @hosseingh9146
    @hosseingh9146 2 หลายเดือนก่อน

    Great explanation!

  • @ajaykumar-l3y2n
    @ajaykumar-l3y2n 2 หลายเดือนก่อน

    Good sir my issue fixed

  • @antoniocosta7565
    @antoniocosta7565 2 หลายเดือนก่อน

    Exatamente o que eu tava procurando, valeu demais 🎉

  • @pccc2011
    @pccc2011 2 หลายเดือนก่อน

    I want to know that we will put route /login in web.php, after authenticated and get access token, all api link i request with different methods can re-use authenticated session?

  • @pccc2011
    @pccc2011 2 หลายเดือนก่อน

    This is the most clearly video explain about Laravel Sanctum and Cookie based. Thanks so much!! ❤

  • @satishksharma
    @satishksharma 2 หลายเดือนก่อน

    Ofcourse your video is amazing for beginners. If you provide GitHub link that is helpful for us.

  • @sadekhossain9566
    @sadekhossain9566 2 หลายเดือนก่อน

    Cookie is sent but same way in header isn't csrf cookie also sent by browser .

  • @AhmadAhmad-po4nl
    @AhmadAhmad-po4nl 2 หลายเดือนก่อน

    Extremely helpful, thanks a lot!!

  • @mon_codes
    @mon_codes 2 หลายเดือนก่อน

    You explain it so perfectly!

  • @thelaitas
    @thelaitas 2 หลายเดือนก่อน

    I love you, man

  • @TotallyNotZoid
    @TotallyNotZoid 2 หลายเดือนก่อน

    You are a saviour man, thnak you!

  • @joshdionio1075
    @joshdionio1075 2 หลายเดือนก่อน

    i dont know but i think i watched your laravel sanctum videos but im still getting 419 errordamn

  • @ericrojas3385
    @ericrojas3385 2 หลายเดือนก่อน

    Oh man thanks a lot!!. I had already given up on Sanctum and was going to replace it with jwt or bearer tokens until I saw your video. You're the best!!

  • @Hassam-deno
    @Hassam-deno 2 หลายเดือนก่อน

    Today i completed this tasks, and learned how to use v-bind. Thanks, guy!

  • @trispretty
    @trispretty 2 หลายเดือนก่อน

    I don't get how you can build an API... Where you're using postman or similar. You're not coming from a server, just a desktop app .. what does the server/VM running the API think the referer is? There's no website making the request... Just an app. Really confuses me

    • @cdruc
      @cdruc 2 หลายเดือนก่อน

      you add the referer header yourself: Laravel Sanctum and Postman th-cam.com/video/My61OicxPRo/w-d-xo.html

  • @monjuaflame8329
    @monjuaflame8329 2 หลายเดือนก่อน

    💘 awesome

  • @iam.masoudsamimi
    @iam.masoudsamimi 2 หลายเดือนก่อน

    The "CSRF Missmatch" is mostly the combination of scripts and version problems. I have tested "axios" version 1.1.3 working with Laravel 9, 10, 11 all fine. I have tested "axios" vesrion 1.5.1 working with Laravel 9 & 10 but failing with 11. I have tested "axios" version above 1.6 and failing with Laravel 9, 10 & 11. Can anyone else test and report?

    • @s.y.cofficial6322
      @s.y.cofficial6322 หลายเดือนก่อน

      axios 1.7 vẫn không hoạt động.

  • @umahatokula9586
    @umahatokula9586 2 หลายเดือนก่อน

    Can this be used for Google authentication on mobile app?

  • @yordicartagena209
    @yordicartagena209 2 หลายเดือนก่อน

    I try to do this but it always execute what it is in the clousure

  • @amir_2mi
    @amir_2mi 2 หลายเดือนก่อน

    In that matter there is no difference between browser side cookie vs local storage, the general best practice is to store it as "HttpOnly" server-side, but I do not see that when client and backend are separately developed.

  • @Steliosgiannatos
    @Steliosgiannatos 3 หลายเดือนก่อน

    Learning go as my 3rd language. I did not you can parse json that way. Thanks a lot for the very interesting project.

  • @RobertDam
    @RobertDam 3 หลายเดือนก่อน

    Maybe you can make a nice tutorial of laravel reverb with react native also? Cannot find a lot about it but i am very curious how this works.

  • @fuzzy-02
    @fuzzy-02 3 หลายเดือนก่อน

    Hello, is it possible to use this as reference material? I'm learning Go and would like to buikd along with you with my own ouch, and am asking to see in case I ever put it in a public repository. (If I ever do, I will naturally leave a link to this video) Thank you!

    • @cdruc
      @cdruc 3 หลายเดือนก่อน

      hey, yeah, use it however you want you can find the code here as well: cdruc.com/go-weather-cli

  • @blankomog
    @blankomog 3 หลายเดือนก่อน

    On my local setup, My SPA is an angular app on app.domain.test:5173 My backend is on domain.test running with laravel herd I have tried everything but the cookie is just not being set in the browser