airflow.providers.edge.worker_api.auth
¶
Module Contents¶
Functions¶
|
Check if the JWT token is correct. |
|
Check if the JWT token is correct for JSON PRC requests. |
|
Check if the JWT token is correct for REST API requests. |
Attributes¶
- airflow.providers.edge.worker_api.auth.jwt_token_authorization(method, authorization)[source]¶
Check if the JWT token is correct.