flytekit icon indicating copy to clipboard operation
flytekit copied to clipboard

feat(auth): add audience for auth

Open joatkh opened this issue 2 years ago • 3 comments

TL;DR

Please replace this text with a description of what this PR accomplishes.

Type

  • [ ] Bug Fix
  • [x] Feature
  • [ ] Plugin

Are all requirements met?

  • [x] Code completed
  • [ ] Smoke tested
  • [ ] Unit tests added
  • [x] Code documentation added
  • [ ] Any pending items have an associated Issue

Complete description

Added audience to flytekit based on flyteidl release depending of this PR

joatkh avatar Jan 05 '23 17:01 joatkh

Thank you for opening this pull request! 🙌

These tips will help get your PR across the finish line:

  • Most of the repos have a PR template; if not, fill it out to the best of your knowledge.
  • Sign off your commits (Reference: DCO Guide).

welcome[bot] avatar Jan 05 '23 17:01 welcome[bot]

Hi @joatkh , Thank you for this contribution. Could you please sign-off your commits, so this PR can progress?

akode avatar Mar 14 '23 10:03 akode

@joatkh @akode I have infact merged Device authflow and audience support. Please check if that solves your problems. then we can close this PR. Merged PR https://github.com/flyteorg/flytekit/pull/1552

kumare3 avatar Mar 29 '23 05:03 kumare3