The current example in the READ ME for displaying the user’s profile image after authentication uses the property r.thumbnail. However, in the actual API response returned by most supported providers, the image property is named r.picture. This discrepancy may lead to broken image rendering for developers following the documentation.