flytekit
flytekit copied to clipboard
feat(auth): add audience for auth
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
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).
Hi @joatkh , Thank you for this contribution. Could you please sign-off your commits, so this PR can progress?
@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