heroiclabs / nakama-dart

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

Fix Auth token not passed in gRPC calls #78

Closed aminalaee closed 11 months ago

aminalaee commented 11 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 11 months ago

CLA assistant check
All committers have signed the CLA.