ashb commented on PR #47432: URL: https://github.com/apache/airflow/pull/47432#issuecomment-2718278433
> The auth manager sets the token in cookies, and the main app retrieves it using document.cookie and stores it in localStorage. Then, it sets the expiration date for the token cookie. Does this align the expectation ? Ideally the auth_manager will return the token to the main app so that _it_ can set the cookie. If that is not possible then we at least need to document the requirement that "if you write a custom auth manager, it must set cookie X" -- 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]
