Hi, for a project I need to customize claims from ...
# talk-hydra
d
Hi, for a project I need to customize claims from a client_credentials grant. Since a webhook exists for the refresh_token grant, I decided to add webhooks for other grant types. Is this a feature you would be interested in upstreaming ?
w
Hi, did you added it into the upstream?
Copying message as it will expire soon
Copy code
Hi, for a project I need to customize claims from a  client_credentials grant. Since a webhook  exists for the refresh_token grant, I decided to add webhooks for other grant types. Is this a feature you would be interested in upstreaming ?
d
No, I have a branch with it working, but I never cleaned it up.
w
Could you share it pls? I encountered the same case when I need to customize the claims and it would be great if you could share code 🙂
d
Let me know if you have trouble with it. I still want to merge it someday
I have rebased the branch to latest master since it was last worked on before hydra 2 released