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

[Core feature] [flytekit] Device Authflow implementation #3484

Closed
2 tasks done
kumare3 opened this issue Mar 16, 2023 · 0 comments
Closed
2 tasks done

[Core feature] [flytekit] Device Authflow implementation #3484

kumare3 opened this issue Mar 16, 2023 · 0 comments
Labels
enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers
Milestone

Comments

@kumare3
Copy link
Contributor

kumare3 commented Mar 16, 2023

Motivation: Why do you think this is important?

When using pyflyte in headless mode, I would like to use PKCE style token exchange, but not use the browser.
Refer to more on this doc - https://auth0.com/docs/get-started/authentication-and-authorization-flow/device-authorization-flow

Goal: What should the final outcome look like, ideally?

pyflyte run ...

Go to https://myexample.com/activate
Type Code: XYZ-AVC

And user can navigate to the path in their browser and things work

Describe alternatives you've considered

flytectl supports this

Propose: Link/Inline OR Additional context

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@kumare3 kumare3 added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers labels Mar 16, 2023
@wild-endeavor wild-endeavor added this to the 1.5.0 milestone Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers
Projects
None yet
Development

No branches or pull requests

2 participants