abacritt / angularx-social-login

Social login and authentication module for Angular 17
634 stars 387 forks source link

fix(readme): img src when using google provider #494

Closed sommmen closed 2 years ago

sommmen commented 2 years ago

Images won't show and a 403 is generated when using the photoUrl of google. See: https://stackoverflow.com/questions/40570117/http403-forbidden-error-when-trying-to-load-img-src-with-google-profile-pic

This fixes that in the readme so the sample works OOB.