bugraoz93 commented on PR #46981:
URL: https://github.com/apache/airflow/pull/46981#issuecomment-2718520921

   > Do we need a different expiration period for CLI and none CLI use? Is 
there any practical difference in the token?
   
   I didn't want to unresolve the conversation, but I wanted to clarify that it 
was not strictly needed and there isn'tany practicaldifferenceon the token. It 
is just a layer of flexibility for CLI since CLI is mostly used in automations, 
which could require longer periods than regular API calls coming from users. In 
the end, both are the same token and used in both places, but we could prevent 
that in the next steps.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to