Oauth2.0: Spring boot Login with Google/GitHub | With Custom Register And Login

preview_player
Показать описание
Hello everyone , hope that you all are doing well ?

In this video we will discuss how you can apply Oauth2.0 in your projects and Authorize your application User Using Google and Github. Also providing access to Use Custom Registration and Login where your details will be stored in the database used for the application . A Simple and a brief example covered in this video.

Hope that you people like the video , it takes a lot of efforts to Oversimplify the Topics and represent on the video . Hoping that my Channel gets your support .

Like , share and comment .

Would love to read your Comments and answer back .

Do Support the channel by Hitting the SUBSCRIBE Button .

Thank You . Happy Learning .
Рекомендации по теме
Комментарии
Автор

You make some very good videos. Very succinct and to the point. Good job

happybuddha
Автор

Thanks you very match for this video, it's very helpful and especially thanks for the sharing of repo it's very kind

devall
Автор

Hi, how we can produce json (RESTController) rather than Model on succeshandler?
I want to produce json to client once authenticated from google.

shashankmanitripathi
Автор

Hi, how can I get another information like phone num, gender, etc. from Google when using DefaultOAuth2User userDetails ( i mean how can I get the attributes/keys name like "email", "login", "name", etc. )?

tranthingochoai
Автор

hello i see some comment talking about a video in a full stack app with a react client or other and a spring boot backend api, but i dont see your tutorial video did you record it ?

superpatata
Автор

Superbly explained. My doubt here is in the local login, how should I configure if i want to use Spring Authorization server as a authoorization server or keycloak. Can u pls extend this app i possible...Thanks for the video.

rajeevjayaram
Автор

Great explanation, thank you, can you help how can I implement this latest version of spring boot 3.2.0 version with java 20, it is showing deprecated ant matcher, please help or share link how can use ant matcher in this version

sumitchouhan
Автор

Hi Could you please a new project on making complex report on spring data jpa .. on the basis of cascading drop-down list using ajax make a report... For example on the of state and district give employees details.. the data populate on cascading drop-down list should be come from database...

RaviYadav-cxpb
Автор

On clicking login with google or login with git hub I am getting 404 error
Can you please help me

playwithknight
Автор

How to perform same thing using angular plus spring boot rest

luckytheracer
Автор

hi, can u pls tell me is there anyway i can get hold of the access and refresh token from the client

rajeevjayaram
Автор

can you tell me how to retrieve Register data to MongoDB ?

kolithamalan
Автор

When i try login with google, google throw "Error 400: redirect_uri_mismatch"

pablomanchonrichardi
Автор

brother do one separate video database registraion and login time email and password only

bhavanisankar
Автор

brother first i registered but after login time it tells password wrong what can i do now

bhavanisankar
Автор

Hi Ramanpreet,
After running the app. It's not taking me to the dashboard page. Its redirection back to login.html page.
Could you please help

rnltigj
Автор

Hi bro i nee your help, i have paid work for you

Unknown-ohhg
Автор

Hi, Excellent! I have gone through the entire flow and tried to implement with MySQL (doesn't matter postgres/mysql) however I'm getting [invalid_token_response] An error occurred while attempting to retrieve the OAuth 2.0 Access Token Response: 401 Unauthorized: [no body]. I'm using spring boot 2.7.5. Tried to get the answers but no luck. The same working fine with Spring 2.2.x version. Appreciate if you can throw some light. Thanks a lot. I tried with Google only not with Github.

MohammadAli-ptjq