heroiclabs / nakama-js

JavaScript client for Nakama server written in TypeScript.
https://heroiclabs.com/docs/nakama/client-libraries/javascript/
Apache License 2.0
182 stars 54 forks source link

Regenerate code based on new Satori API - Delete Identity #154

Closed flaviofernandes004 closed 1 year ago

flaviofernandes004 commented 1 year ago

depends on: https://github.com/heroiclabs/satori/pull/334

lugehorsam commented 1 year ago

We'll also need to add the code the the client.ts file and the client interface that invokes this generated code.

flaviofernandes004 commented 1 year ago

Thx @lugehorsam, I will do those changes as well.