Add last_used
to the Access Token Webhook payload
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
In order for users to effectively determine if resource access tokens should be refreshed or allowed to expire, it would be good to add last_used
to the webhook payload for resource_access_token_builder
.
Based on Webhook event for Resource access token expiration (!141907 - merged), I think it might be as simple as adding last_used
to the safe hook data attributes and adding some tests.
Edited by 🤖 GitLab Bot 🤖