Documentation
¶
Overview ¶
Package gravatar fetches Gravatar profile data from email addresses.
Gravatar uses SHA256 hashes of email addresses to look up profiles. This package supports any email address - if a Gravatar profile exists, it returns the profile photo, display name, and linked accounts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthRequired ¶
func AuthRequired() bool
AuthRequired returns false because Gravatar lookups are public.
Types ¶
Click to show internal directories.
Click to hide internal directories.