Skip to content

Include name of expiring access token(s) in email notification

We do not currently include the name of the access token that expired in our mailer alerting a user. This can be confusing and I have no idea what access token I was using before it expired or what the fallout will be (if it was MyAPP Production Deployment Token vs My Random Test token).

Now that we are setting expirations by default this is likely to be a more common issue.

Proposal

Include the name of the Personal Access Token that expired in the notification mailer

Example of current mailer

Screen_Shot_2022-09-23_at_09.29.14