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
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
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.
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
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?
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 ?
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.
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.
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 :)
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.
Thank you, I struggled whole day, but then found your video and it works for me!
I solved the image problem when loading for the first time with crossorigin="anonymous"> this way
Thanks video, very useful
it works :) Beautiful and Clean Explanation, Thank you
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
Danke super Ergänzung zum keycloak Video. Vielen Dank für deine Mühe, große Hilfe für mich!
great work , expecting more content from you!
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
Good video! Thanks for your explanation.
Great tutorial ! thanks, it worked flawlessly for me. Angular & google
is it possible to make an angular spring oauth2 example ? I don't see a lot of content on youtube about that. Thanks again
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.
Very good tutorial, thanks!!!!
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
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?
Can you create tutorial where the login will work on button click inside a seperate component.
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 ?
To fix the image error you need to change the picture line in the html to
Will it work with the consent
screen for gmail
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.
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.
@@saikrishnan1974 hello, found any solution? I have the same problem...
It work for Mobile Plateform ?
does this video show how to get a new access token when it expires?
How to open google drive(include drive UI) in popup
nice tutorial.
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 :)
where is the sign In button?
hm, i get response from google in url
thank you bro
I want to google picker api example
im getting this error:
Error: Can not load User Profile without access_token
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.
Please tell me. How to config with sprint boot sir.. Thanks you this video. Very nice sir.
GREAT!!!
also make a video on Get Events from Google Calendar
Does this work for login with google on button click ?
yep but you have to implement on your login.component
Do you have a PayPal address? I'd like to send you my thanks for such a fantastic video.