Thank you, I struggled whole day, but then found your video and it works for me!
@cristiancamiloagudelo469310 ай бұрын
I solved the image problem when loading for the first time with crossorigin="anonymous"> this way Thanks video, very useful
@laassiliawissal95968 ай бұрын
it works :) Beautiful and Clean Explanation, Thank you
@unicornfinance26482 жыл бұрын
Danke super Ergänzung zum keycloak Video. Vielen Dank für deine Mühe, große Hilfe für mich!
@evgeniusEmelin Жыл бұрын
The image issue is because you are trying to load the image from non https page but the image itself is https. You can see the error message in the console messages
@NiklasF2411 ай бұрын
Good video! Thanks for your explanation.
@sagarjindani62622 жыл бұрын
I have followed this tutorial and made a demo project got my mails. But i tried to actually do the same for my actual project with backend and stuff. It is showing cors error. Request Header field authorization is not allowed in the access control request header
@siriuseneegy44842 жыл бұрын
great work , expecting more content from you!
@momedalhouma14 Жыл бұрын
is it possible to make an angular spring oauth2 example ? I don't see a lot of content on youtube about that. Thanks again
@lucasleandru2 жыл бұрын
Very good tutorial, thanks!!!!
@kirole73812 жыл бұрын
Great tutorial ! thanks, it worked flawlessly for me. Angular & google
@santhoshkumarviswanathan52672 жыл бұрын
hi bro, i have error of "popup was closed by user", when open google sdk login, after submitting user credentials it shows one moment please, it closes automatically and the error appears
@vikaskyatannawar84178 ай бұрын
The single sign in doesn't work on the angular app though. ie say If I logout from youtube/google it doesn't logout from the angular app when refreshing. Can also test by running two angular servers with same google login(difffernet redirectURI added). For both login and logout they don't share the session it seems or they can't identiy each other lik how youtube and gmail do.
@irajeshtailor7 ай бұрын
Will it work with the consent screen for gmail
@momedalhouma14 Жыл бұрын
nice tutorial.
@Somerandomdudefromtheinternet2 жыл бұрын
Hey, very useful resource, I coudn't find a way to implement google signin anywhere else. Any idea on how to solve a 403: Invalid API key? Where are we supposed to put the API key in the config?
@KeerthiRajan-lj2tz6 ай бұрын
It work for Mobile Plateform ?
@saikrishnan19742 жыл бұрын
Hi Thanks for the video. For some reason, 'tryLoginImplicitFlow' is always returning false, which results in 'hasValidAccessToken' false and it goes in a loop. Any clue why this is happening. As per chrome I am in a logged in state.
@saikrishnan19742 жыл бұрын
Root cause found. It was an implementation issue. anuglar-oauth2-oidc together with angular router is creating some issue. It goes on an infinite loop. Still investigating the same.
@brandonnunes63222 жыл бұрын
@@saikrishnan1974 hello, found any solution? I have the same problem...
@gauravjain9750 Жыл бұрын
Here I have a problem comming after successful open-id api call there is one cert api call which gives me forbidden (403 ) ? Can anyone help me out of this ?
@metallica68522 жыл бұрын
Can you create tutorial where the login will work on button click inside a seperate component.
@jerryf1962 жыл бұрын
does this video show how to get a new access token when it expires?
@pachathanni78452 жыл бұрын
How to open google drive(include drive UI) in popup
@avinashkumar361 Жыл бұрын
thank you bro
@ilyaskhan26892 жыл бұрын
also make a video on Get Events from Google Calendar
@ashiqkhan53392 жыл бұрын
where is the sign In button?
@anton94432 жыл бұрын
hm, i get response from google in url
@phuongletaha9789 Жыл бұрын
Please tell me. How to config with sprint boot sir.. Thanks you this video. Very nice sir.
@farzaibsheikh97642 жыл бұрын
you can't user logout from everywhere like youtube if user is logging out from your website you should use your redirectUri for smooth logout i believe logout method is just removing session and token from storage but not redirecting it so we need like oAuthService.logoutUrl = window.location.origin for redirecting now it will smoothly logout :)
@hariprasathsathasivam4282 жыл бұрын
I want to google picker api example
@escorpianoyqueee Жыл бұрын
im getting this error: Error: Can not load User Profile without access_token
@escorpianoyqueee Жыл бұрын
I know the problem, you wrote If (not something) and then the else for the possitive side.... except for this Nazi way of coding, the tutorial is working now.
@SP-wq6fw Жыл бұрын
GREAT!!!
@amaanfarooq75832 жыл бұрын
Does this work for login with google on button click ?
@ThZFrozen2 жыл бұрын
yep but you have to implement on your login.component
@gianluremedio694202 жыл бұрын
To fix the image error you need to change the picture line in the html to
@greghanson70472 жыл бұрын
Do you have a PayPal address? I'd like to send you my thanks for such a fantastic video.