R2Northstar / NorthstarMasterServer

Master server for Northstar
MIT License
92 stars 33 forks source link

Add missing awaits in client auth #77

Closed Alainx277 closed 2 years ago

Alainx277 commented 2 years ago

Fixes possible race conditions with auth tokens. Propagates errors in db methods, so the call doesn't silently fail.

May help with #76

pg9182 commented 2 years ago

Superseded by R2Northstar/Atlas.