-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
Description
Business Need
After updating our vets-api
module to support request-level callbacks in #23375 , we will need to do some clean-up work to ensure that we've removed references to old tokens and callback methodologies we no longer need.
User Story(ies)
As a developer of the portal
I want to have both request- and service-level callbacks available to me
So that I can use service-level callbacks without setting up bearer tokens
Additional Info and Resources
Engineering Checklist
Required
- A week or two after merging Update vets-api to support request-level callbacks #23375 , clean up old logic with
:va_notify_custom_bearer_token
and remove old tokens from AWS
Acceptance Criteria
Required
- Old bearer tokens are removed from AWS
- Remove outdated docs on service-level callbacks
QA Considerations
For QA to populate. Leave blank if QA is not applicable on this ticket.
n/a, BE change
Potential Dependencies
Leave blank if n/a
Out of Scope
Leave blank if n/a