-
Notifications
You must be signed in to change notification settings - Fork 7
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(cli): ensure user is webauth-ed for ui cmds #963
Conversation
Thanks for your contribution @louis-bompart !
|
Pull Request Report PR Title ✅ Title follows the conventional commit spec. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CDX-1992 does not seem like a valid ticket. I'm lacking some context as to why this is needed.
186fdd1
to
a73ad56
Compare
Back to draft, big refactor/tests clean up I'll need to sort out from this branch |
c0d7f74
to
eed3e4f
Compare
b063237
to
70d4669
Compare
bd390f0
to
06507bc
Compare
b927346
to
b715043
Compare
06507bc
to
1642e66
Compare
b715043
to
bf1a32b
Compare
https://coveord.atlassian.net/browse/CDX-1192
Proposed changes
Add a precondition to ensure that the user authenticated using the OAuth flow and not an API Key for the
ui:create
commands.Testing