Login Issues openeo R-client dev version

Hi,

to follow up on this, will this method be the new default for OIDC login?
While it works fine in an interactive environment, we have issues with this when writing R-functions to automate our workflows, associated unit tests and also potentially with shiny integrations and/or dockerized services. At least for unit testing of our functions we are so far using the basic authentication, but this does not help when we really need to process data.
We’ve already mentioned this in a separate post (Non-interactive authentication), not sure where it is best to follow on with this topic.
It would definitely be great to have something non-interactive using tokens or ssh-keys.

Any suggestions?
Thanks and all the best!