Anyone knows the diff between CommandAuthenticator...
# flyte-support
b
Anyone knows the diff between CommandAuthenticator and PKCEAuthenticator?
t
I think command authenticator is for the externalcommand
like some of our users don’t want to use the normal pkce flow to get a token. they have some special binary that can retrieve the token
the pkceauthenticator is for the standard normal command line flow.
gratitude thank you 1