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

Feat/557 rest api add oauth2clientcredentials to built in auth methods #1871

Conversation

willi-mueller
Copy link
Collaborator

Description

  • Adds oauth2_client_credentials to auth shorthand in the RESTAPIConfig
  • masks the secrets of aouth2 config dict during dict validation

Related Issues

Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit a5864b1
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/67083a1b2409f8000883d915
😎 Deploy Preview https://deploy-preview-1871--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

burnash
burnash previously approved these changes Sep 27, 2024
Copy link
Collaborator

@burnash burnash left a comment

Choose a reason for hiding this comment

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

Great job, thank you @willi-mueller

@rudolfix
Copy link
Collaborator

I reimplemented part of this PR in other branch. somehow it is hanging here completed for weeks... once test pass I'll merge it

@rudolfix rudolfix merged commit 235556c into devel Oct 10, 2024
59 of 61 checks passed
@rudolfix rudolfix deleted the feat/557-rest_api-add-oauth2clientcredentials-to-built-in-auth-methods branch October 10, 2024 21:45
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.

rest_api: Add OAuth2ClientCredentials to the list of built-in auth methods
3 participants