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

Coinbase: implement new JWT Bearer token for Authentication header #857

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

vslee
Copy link
Collaborator

@vslee vslee commented Nov 25, 2024

Coinbase changed to a new authentication method called JWT Bearer tokens. It applies to:

Advanced (for serious individuals): JWT Bearer token
App (for casual individuals): JWT Bearer token
Exchange (for businesses): CB-ACCESS-SIGN

We target the Advanced API with ExchangeSharp.

@vslee vslee merged commit b44075e into DigitalRuby:main Nov 25, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coinbase is not authenticating, at least in sandbox
2 participants