OAuth 2.0 Google Sign-In Integration with Spring Boot | Step-by-Step Tutorial ||

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 7

  • @marcklen
    @marcklen 4 місяці тому

    Amazing video dude! Do u have any video about a login with SSO ? Or something like that ?

  • @upcomingprogrammer6244
    @upcomingprogrammer6244 4 місяці тому

    Brother can you make a video on linkedin authentication with spring boot and react typescript flow?

  • @Rus_IT
    @Rus_IT 3 місяці тому

    Google sign in work only in localhost.If I will deploy to the server always error urI doesn't mismathch.What can I do?

  • @2RAJ21
    @2RAJ21 4 місяці тому +1

    Thank you
    properties is not available in GitHub repo.

    • @javacodeex
      @javacodeex  4 місяці тому +1

      Properties I have mentioned in the description please check once

    • @2RAJ21
      @2RAJ21 4 місяці тому

      @@javacodeex ok.
      but your not commit resource folder.
      thank you today i run the application after create the consent screen and credentials.

  • @ashutoshrajput3757
    @ashutoshrajput3757 4 місяці тому

    sir can you tell how this will work in jwt because i have method security so every page need acess token to open so can you tell how oauth will work in jwt security.