t-ho / ngx-gravatar

Angular Gravatar Directive

Home Page:https://tdev.app/ngx-gravatar/demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support input parameter "hash"

darkv opened this issue · comments

A nice feature would be to be able to pass the email hash value instead of the email if you already have that value at hand. This could be either by adding a new input parameter or letting the module detect if the value passed in for the existing email parameter is already an MD5 hash.