mkmarek commented on PR #5077:
URL: 
https://github.com/apache/incubator-devlake/pull/5077#issuecomment-1536367296

   I don't think it's that urgent from our side. Until this feature gets in, we 
can build our own docker images to test things out, and when it gets in, we can 
switch back to your releases. So there's plenty of time to implement this the 
right way.
   
   About authenticating on behalf of user. I'm not sure that would fit the same 
use case. It's used more for CLIs or webpages where you can "login with 
GitHub". The flow is very different there. In our use case Github App replaces 
machine users we'd need to have.
   With auth on behalf of user we'd need to have either both the app and the 
machine users or only the app and have real users in the organization go into 
devlake and perform auth there.. and in both of those cases the existing token 
solution would be probably better.


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