Improving user avatar management - the new Gravatar Quick Editor #133091
Unanswered
digitalwaveride
asked this question in
npm
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Enhancement suggestion:
Gravatar has a new feature, that would simplify the way how NPM users could update their avatars via Gravatar.
It's easy to implement, and basically just changes what happens after click on this button in the profile settings:
The experience is similar to using a familiar payment service provider like PayPal or Stripe. Users click a button, authenticate their account in a popup, manage their profile, and then get redirected back to the platform.
The new Quick Editor allows users to directly edit and manage their Gravatar profiles within third-party platforms.
You can take a look at the feature here: https://docs.gravatar.com/quick-editor/
and in our GitHub library https://github.com/Automattic/gravatar/tree/trunk/web/packages/quick-editor#gravatar-quick-editor
Beta Was this translation helpful? Give feedback.
All reactions