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

Add Support for Client ID and Client Secret in Symbol Uploads #8

Open
bobbyg603 opened this issue Jul 22, 2022 · 1 comment
Open

Add Support for Client ID and Client Secret in Symbol Uploads #8

bobbyg603 opened this issue Jul 22, 2022 · 1 comment
Assignees

Comments

@bobbyg603
Copy link
Member

bobbyg603 commented Jul 22, 2022

Our Unity and Unreal engine integrations need this functionality.

On other platforms, we support both user credentials, as well as OAuth2 Client Credentials AKA database specific Client ID and Client Secret.

An example of how to upload symbols for a version using Client ID and Client Secret is available in the bugsplat-js-api-client repo.

OAuthClientCredentials API

Versions API

@bobbyg603 bobbyg603 self-assigned this Jul 22, 2022
@bobbyg603 bobbyg603 changed the title Add Support for Client ID and Client Secret Add Support for Client ID and Client Secret in Symbol Uploads Jul 22, 2022
@bobbyg603
Copy link
Member Author

Perhaps we might move away from the shell script, develop this code in swift, and distribute a binary?

We could also potentially create a standalone dotnet 6/7 binary which we could write in C# and would be cross platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant