Best Video on Next.js 14 Authentication

Поделиться
HTML-код
  • Опубликовано: 30 апр 2024
  • Join Discord: / discord
    Join this channel to get access to perks:
    / @6packprogrammer
    Looking for the best video on Next.js 14 Authentication? Look no further! This video covers everything you need to know about authenticating users in Next.js 14.
    Hello everyone, my name is Abhishek Singh, the only programmer in the world with 6 pack abs and you are watching 6 pack programmer.
    Donate Me : paytm.me/0o-ZU5E
    Udemy Course - www.udemy.com/course/mern-sta...
    Node - • Node JS Made Easy in H...
    Redux Video - • Redux & Redux Toolkit ...
    React - • 🔴 Build and Deploy You...
    Express - • Express JS in One Less...
    MongoDB - • Master MongoDB: A Comp...
    RestApi - • Build a RESTful API: A...
    In 2023, it is the most practical web development course on RUclips. We will understand each concept theoretically as well as practically. After understanding the concepts, we will create projects and do fun challenges.
    So make sure to subscribe to my channel, So you can't miss any updates.
    Web Development Playlist: • Become a Web Developme...
    NextJS - • Next Level Next.js: Ma...
    React Js Full Playlist: • REACT JS COURSE 2023
    Product Used
    Camera: amzn.to/3I5G0bC
    Alternate Camera: amzn.to/3YxEvbt
    Processor: amzn.to/40Cav02
    RAM: amzn.to/3YgEAAw
    Motherboard: amzn.to/3XbFrBf
    SSD: amzn.to/3RMmN1Y
    Guitar: amzn.to/3xbnOqw
    Monitor: amzn.to/3JVh33Q
    Laptop: amzn.to/3lmfJwx
    Keyboard: amzn.to/3jKg3oI
    Keyboard Wireless: amzn.to/40GNuc6
    Touch Panel: amzn.to/3XgdGHC
    ------------------------------------ FOLLOW ME -------------------------------
    ruclips.net/user/6packprogramme...
    / meabhisingh
    / meabhisingh

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

  • @6PackProgrammer
    @6PackProgrammer  2 месяца назад +1

    Join Discord: discord.gg/mhRB3wuS33

    • @MittuRohith
      @MittuRohith 11 дней назад

      bro provide github link too broo

  • @gshock1485
    @gshock1485 2 месяца назад +4

    excellent video man. covered every small detail in the auth process. been searching for a proper next auth tutorial for the last 24h (spent the whole night from 12am to 6am fixing a weird bug with server actions returning errors in form).

  • @sugogoi51
    @sugogoi51 2 месяца назад +16

    Nextjs+express+mongodb+jwt pura auth jst complete kr liya, 😂😂

    • @TOONSSTATION
      @TOONSSTATION 2 месяца назад

      Wow

    • @manishfe
      @manishfe 20 дней назад +1

      Express Kaha se hota hai Next JS MEI 😭😭😭???

  • @tejassethi9319
    @tejassethi9319 2 месяца назад

    Amazing video!! Exactly what i was looking for.

  • @Xiraex
    @Xiraex Месяц назад +1

    You are a goddamn saviour. This is exactly what I was searching. Thank you sooooo much man.

  • @muhammadusama9798
    @muhammadusama9798 2 месяца назад +10

    I was searching for such video and I found this
    and suddenly I saw that this video is uploaded 4 minutes ago
    What a co-Incidence

  • @piyushshrestha3651
    @piyushshrestha3651 5 дней назад

    Will it be good to create a new api for the user post or the above action server code is better

  • @sskharde
    @sskharde 2 месяца назад +1

    My middleware file is not working
    If you have checked the session on each route then why middleware is needed
    When I remove it, the app will be run.
    And Authjs V5 no longer supported middleware

  • @sportsfever4116
    @sportsfever4116 2 месяца назад

    Next js or MERN stack which should i learn?

  • @vipernext2190
    @vipernext2190 5 дней назад

    as always great video 🔥🔥🔥🔥

  • @dilawarkhankamboh
    @dilawarkhankamboh 2 месяца назад +1

    next level content sir thanku

  • @mdwasique7224
    @mdwasique7224 2 месяца назад +1

    Do you have any nextjs14 course on udemy or any other platform?

  • @developer_ravi
    @developer_ravi 2 месяца назад

    Outstanding 🎉🎉❤❤

  • @DeepakSingh-fd2ix
    @DeepakSingh-fd2ix Месяц назад

    keep uploading the videos bro soon you will reach 100k

  • @adityav7909
    @adityav7909 2 месяца назад +1

    Love you bhai 🤟

  • @syedbilalchand1766
    @syedbilalchand1766 2 месяца назад +1

    Please make a video on access and refresh token for this project

  • @mr.shivamgupta5082
    @mr.shivamgupta5082 2 месяца назад

    sir can you make a project tutorial with nodejs nextjs kafka graphql. Learnt a lot from you.

  • @6ixty9
    @6ixty9 2 месяца назад

    how to use the mongo db server while deploying ?

  • @amt.7rambo670
    @amt.7rambo670 Месяц назад

    bhai vs code mai automatically code kaise suggest horaha??

  • @debarshidas8678
    @debarshidas8678 2 месяца назад +2

    Hey, Can you make a separate video on how we can handle auth with a separate backend. Suppose we are using access token & refresh token based auth in express backend then how can we access the token both in server pages & client pages to call our backend apis & silently refresh the token?

    • @anassaif3181
      @anassaif3181 Месяц назад

      If you want to generate a token in Express, call your Express route inside the authorize handler from the Next.js server, generate the token in Express, set the response cookies from Express, and then set the response cookies from the Next.js server. Now, on subsequent requests to the Express server, the cookies will be automatically attached to the request.

  • @tejassethi9319
    @tejassethi9319 2 месяца назад

    where we can get the source code?

  • @souravdas4778
    @souravdas4778 2 месяца назад +1

    After watching your video, I implemented the solution in my project. While it works flawlessly in development mode, I encountered a problem in production build mode, receiving an 'not allowed in Edge Runtime' error originating from Mongoose. Despite numerous attempts, I haven't found a solution yet.

  • @muhammaddanishsiddiqui3863
    @muhammaddanishsiddiqui3863 2 месяца назад

    how to next js 14 custom server example windows iis

  • @MuhammadTayyab-qo1dm
    @MuhammadTayyab-qo1dm 2 месяца назад

    Sir please aik video Next 14 app router main authentication pr bna dain cookies or localstorage use kr k with protected routes. and please use separate APIs donot use next js api. main bht search kia ni mill raha

  • @mohdbaqerhaider3440
    @mohdbaqerhaider3440 2 месяца назад

    wanted the manual auth in nextjs please

  • @deepmane5845
    @deepmane5845 2 месяца назад

    Can you explain how to use Redux Toolkit or React Redux in Next.js? After implementing it, our entire application can be either client-side or server-side. I'm unclear on how to properly use it in Next.js, so could you clarify my doubts? Also, please explain the advantages and disadvantages of using Redux in Next.js.
    I've noticed that there are tutorials on RUclips not covering the use of Redux in Next.js. Is Redux unnecessary in Next.js, or is there a reason it's not widely used? If a larger application requires Redux in Next.js, how is it implemented?
    I'd appreciate it if you could address these concerns in your next video. I've commented multiple times on other channels, but I haven't received any responses. If you can create a video on this topic, it would be immensely helpful, as I've been struggling with these questions, and it seems others may have similar doubts. Thank you!

  • @micro_moments1
    @micro_moments1 2 месяца назад

    please make videos on nest js, Prisma, micro services, docker please

  • @factsbyawadheshgupta6961
    @factsbyawadheshgupta6961 9 дней назад

    Do someone faced problem in accessing ( throw new CredentialsSignin({cause: "Password does not match"}) )? Bcz cause is not available. How to show this cause? Please help me.

  • @babluverma8385
    @babluverma8385 2 месяца назад

    Hello 6 pack programmer can you help me next js project in seo regading

  • @mohammadabbas1623
    @mohammadabbas1623 2 месяца назад

    bro never disappoint from his content

  • @dummymail2495
    @dummymail2495 2 месяца назад

    Could u have please shown the demo first before directly diving into code editor😁🥰

  • @shashinegative9366
    @shashinegative9366 2 месяца назад

    Ek mega project next typescript prisma sql shadcn redux ya zustand

  • @tanvir4748
    @tanvir4748 Месяц назад

    Bhai please provide the github link.

  • @vaibhavsharma2227
    @vaibhavsharma2227 2 месяца назад +2

    Please make next 14 series

  • @gauravparasar4571
    @gauravparasar4571 2 месяца назад

    bhiya nextjs me nodemailer se contact us form bnvaa doo

  • @ranakaleem9012
    @ranakaleem9012 2 месяца назад

    make full authentication with custom login and social login in react... i dont think whole youtube have this...kindly do this

  • @hellofg790
    @hellofg790 2 месяца назад

    Everything is fine and also one of best video on next auth but i am having some questions
    1. Why don't you provide token while registering user because in modern world user is logged in after registration
    2. Suppose i am having more fields in user schema like education, phone number which is required field so in Social providers how we can achieve that?
    Thanks for your efforts.

    • @6PackProgrammer
      @6PackProgrammer  2 месяца назад +1

      1- If you want to make user logged in after sign up, you can create a token and set in cookies manually, but I didn't do it because I think better approach would be to send verification email to user, then after verification only, user can login.
      2- In the case of social login, user will login without education or phone field but after login, in the profile page user will have the ability to fill those details.

    • @Lucifer-xt7un
      @Lucifer-xt7un 2 месяца назад

      Bro need more videos on next js​@@6PackProgrammer

  • @anmolpal9121
    @anmolpal9121 2 месяца назад

    Please make more videos on Next Js

  • @moolraj5676
    @moolraj5676 Месяц назад

    bro please upload full ecommerce project with reduc toolkit please bro your content are so amazing

  • @user-hq4im9wb8k
    @user-hq4im9wb8k Месяц назад

    NIce 👍

  • @developing_pain
    @developing_pain 2 месяца назад

    Bro sass use karo please next project mai

  • @Movies_adducted_mind
    @Movies_adducted_mind 2 месяца назад

    Yaar logic building 😢 me abhi bhi problem aa rhi hai mujhe

  • @sankalpbarriar1029
    @sankalpbarriar1029 Месяц назад +1

    please give source code

  • @developer_ravi
    @developer_ravi 2 месяца назад

    Job wagra v kar rahe ho bhai kahi ???

  • @CobraAnkit
    @CobraAnkit 9 дней назад

    Please make a timestamp

  • @aarushyadav8709
    @aarushyadav8709 2 месяца назад

    Next js series please

  • @itz_rohitop2583
    @itz_rohitop2583 2 месяца назад +1

    Sir Koi badi Acchi project lao nextjs pe, eCommerce type project or Instagram clone

  • @creationlover2
    @creationlover2 Месяц назад

    Best tutorial video on RUclips

  • @manojsatwase
    @manojsatwase 2 месяца назад

    Make video on multi-factor authentication

  • @kuldeepsaini460
    @kuldeepsaini460 2 месяца назад

    Yes we want manual authentication

  • @ayeshdev
    @ayeshdev 2 месяца назад

    Bhaiya nestjs with nestjs laoo course

  • @Shubham-rf2bs
    @Shubham-rf2bs 2 месяца назад

  • @Chandan2035
    @Chandan2035 Месяц назад

    production level coding 👍

  • @ratishjain2718
    @ratishjain2718 2 месяца назад

    Next-auth is sorted now

  • @dfordemo981
    @dfordemo981 2 месяца назад

    big love from pakistan , thanks

  • @mrsecretstatus9999
    @mrsecretstatus9999 2 месяца назад

    bring a big project using nextjs typescript

  • @abdur786_
    @abdur786_ 2 месяца назад

    Make production level project using nextjs 14

  • @smsaikat9329
    @smsaikat9329 2 месяца назад

    ❤❤❤❤

  • @Shawonfarabii
    @Shawonfarabii Месяц назад

    mad content

  • @OmarFaruk-bz4gw
    @OmarFaruk-bz4gw 2 месяца назад

    ❤❤❤❤❤

  • @AK-ln2ko
    @AK-ln2ko 25 дней назад

    41:00

  • @shravansoni7656
    @shravansoni7656 2 месяца назад

    Bhaiya ecommerce using nextjs pe project banaiye please 🙏 🙏 bhaiya Maine aapka chat application video dekha aur banaya mere internship ki salary se mai aapke project ka fees dunga ❤❤ bhaiya thanks ❤ please 🙏 bhaiya ecommerce using nextjs project laiye 🙏

  • @Prince-hy9ng
    @Prince-hy9ng 2 месяца назад +1

    Nodejs course when?

    • @dipanshusabharwal
      @dipanshusabharwal 2 месяца назад

      Ye kuch na daalta

    • @Prince-hy9ng
      @Prince-hy9ng 2 месяца назад

      @@dipanshusabharwalbhai itni videos toh hai channel me or kya chaiye tujhe

    • @aarushyadav8709
      @aarushyadav8709 2 месяца назад

      ​@@dipanshusabharwal Acha L ,, pehle saare videos checkout kar 2 baar Nodejs cover kar chuka hain

    • @alfaizali8991
      @alfaizali8991 2 месяца назад

      Already available

  • @piyushshrestha3651
    @piyushshrestha3651 5 дней назад

    Use clerk😂

  • @ShambhuBibek
    @ShambhuBibek 2 месяца назад

    jo like no kare uski ma ko parnam ... nahi ho gi

  • @SalmanKhan-mn3cn
    @SalmanKhan-mn3cn 22 дня назад

    bakwas video he , poor explanation , apko to ata he , jo dyk raha he uske mutabiq teach karo