mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-19 14:08:47 -04:00
remove outdated validatesns library and replace with maintainable code
This commit is contained in:
@@ -49,4 +49,4 @@ def create_complaint_callback_data(complaint, notification, service_callback_api
|
||||
"service_callback_api_bearer_token": service_callback_api.bearer_token,
|
||||
}
|
||||
|
||||
return encryption.encrypt(data)
|
||||
return encryption.encrypt(data)
|
||||
|
||||
Reference in New Issue
Block a user