remove outdated validatesns library and replace with maintainable code

This commit is contained in:
jimmoffet
2022-09-20 20:11:09 -07:00
parent f1aec54665
commit a03de0dd56
10 changed files with 155 additions and 32 deletions

View File

@@ -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)