ozerpekozcan commented on issue #48798: URL: https://github.com/apache/airflow/issues/48798#issuecomment-2788828055
Hello @mik-laj, Browser integration isn’t actually necessary. The main difference between Basic and OAuth authentication is that with OAuth, you need to POST your credentials to obtain a Bearer token before you're allowed to access certain APIs. This token is then used to authorize subsequent API operations. -- 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]
