jason810496 opened a new pull request, #47712:
URL: https://github.com/apache/airflow/pull/47712

   related slack discussion: 
https://apache-airflow.slack.com/archives/C06K9Q5G2UA/p1741769075107729
   
   ## Why
   
   Since [AIP-84 | Add Auth for Dags 
#47433](https://github.com/apache/airflow/pull/47433) introduces 
`get_jwt_token` with the new login flow for testing. To ensure consistency, 
this test utility should have a single source across 
`clients/python/test_python_client.py`, `docker_tests`, and `kubernetes_tests`. 
 
   
   ## How
   
   - Introduce `generate_jwt_token` and `RefreshJwtAdapter` as utility 
functions.  
   - Rename `get_jwt_token` to `generate_jwt_token`, as suggested by @ashb.
   
   


-- 
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