heroiclabs / nakama-dart

Pure Dart Client for Nakama Server
https://heroiclabs.com/docs/nakama/client-libraries/dart
157 stars 48 forks source link

Fix Auth token not passed in gRPC calls #78

Closed aminalaee closed 7 months ago

aminalaee commented 7 months ago

Fixes https://github.com/heroiclabs/nakama-dart/issues/73

All methods, except authenticate methods, should pass Auth token using the options call, this PR will add that to the methods missing this.

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.