Concordium / concordium-misc-tools

A collection of small tools with a well-defined purpose
Apache License 2.0
4 stars 6 forks source link

Device token validation #171

Closed lassemand closed 1 month ago

lassemand commented 1 month ago

Follow up task on https://linear.app/concordium/issue/MIS-72/wallet-notification-server-authentication-investigation

Purpose

Ensure that people claim ownership over the device which notifications are being forwarded to

Changes

Add a validation on the device token Added Google API integration tests Modified GoogleCloud to be able to mock some of the integration methods Added relevant information to setup sql structure as part of the init process.

Checklist