0

While I am trying put login with google in my Django web framework, the username in Gmail fetched using:

<a>Hello {{ user.get_full_name|default:user.username }}!</a>

In my `home.html file.

My question is to how can I get the profile picture of my Gmail account in the same HTML?

xlm
  • 6,854
  • 14
  • 53
  • 55

0 Answers0