Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Auth token not passed in gRPC calls #78

Merged

Conversation

aminalaee
Copy link
Contributor

Fixes #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
Copy link

CLAassistant commented Dec 10, 2023

CLA assistant check
All committers have signed the CLA.

@obrunsmann obrunsmann changed the base branch from main to develop December 19, 2023 08:25
Copy link
Contributor

@obrunsmann obrunsmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @aminalaee - and perfect use of the formatting standards 💪

@obrunsmann obrunsmann merged commit 01ba52a into heroiclabs:develop Dec 19, 2023
1 check passed
@aminalaee aminalaee deleted the add-missing-auth-to-grpc-calls branch December 20, 2023 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Authentication issues
3 participants