wallet-sync-server/auth
Daniel Krol 512ebe3e95 Protocol changes
* Regress from `lastSynced` to just `sequence` to start with something simpler
* Simplified payload: separate metadata, assume canonical way to hmac it together
  * No more "wallet state" except as a simple wrapper on the front end
* Version number in wallet payloads
2022-06-10 15:04:31 -04:00
..
auth.go Protocol changes 2022-06-10 15:04:31 -04:00
auth_test.go AuthRequest validate test 2022-06-07 20:08:56 -04:00