Checklist
What is the idea?
rattler-upload supports authentication methods but does not support oauth2 yet. The logic for refresh tokens also lives in the AuthenticationMiddleware which upload doesnt have access to. I think we should refactor this slightly so that tokens can also be refreshed outside the middleware.
Why is this needed?
No response
What should happen?
No response
Additional Context
No response
Checklist
What is the idea?
rattler-upload supports authentication methods but does not support oauth2 yet. The logic for refresh tokens also lives in the AuthenticationMiddleware which upload doesnt have access to. I think we should refactor this slightly so that tokens can also be refreshed outside the middleware.
Why is this needed?
No response
What should happen?
No response
Additional Context
No response