jschuur / coworking.party

Virtual coworking communities to keep people motivated and have a little fun.
https://coworking.party
7 stars 1 forks source link

Secure UserData update messages #47

Closed jschuur closed 2 months ago

jschuur commented 2 months ago

Ensure that user is authenticated on PartyKit server before saving/redistributing data.

See Next Auth session validation in this example.

jschuur commented 2 months ago

Done