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

Implement OAuth2 Implicit Flow #1356

Open
willi-mueller opened this issue May 14, 2024 · 0 comments · May be fixed by #1357
Open

Implement OAuth2 Implicit Flow #1356

willi-mueller opened this issue May 14, 2024 · 0 comments · May be fixed by #1357

Comments

@willi-mueller
Copy link
Contributor

Feature description

the rest_client.auth should offer also OAuth2 implicit authentication flow (two-legged flow).

Are you a dlt user?

Yes, I'm already a dlt user.

Use case

To authenticate to sources, such as Zoom.
This will be very useful to build rest_api sources.

Proposed solution

Implement a subclass to rest_api.auth.OAuth2AuthBase.

Related issues

No response

@willi-mueller willi-mueller linked a pull request May 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant