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

Use Bearer authorization scheme #295

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Use Bearer authorization scheme #295

merged 1 commit into from
Apr 25, 2024

Conversation

mattt
Copy link
Member

@mattt mattt commented Apr 25, 2024

Replicate's API now supports the standard Bearer authentication scheme.

https://replicate.com/changelog/2024-04-03-bearer-tokens

For compatibility with existing clients, the existing Token scheme will be supported indefinitely. But going forward, the new Bearer scheme is preferred.

Signed-off-by: Mattt Zmuda <mattt@replicate.com>
@mattt mattt merged commit c0cf1ec into main Apr 25, 2024
8 checks passed
@mattt mattt deleted the mattt/bearer branch April 25, 2024 11:26
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.

None yet

1 participant