goth icon indicating copy to clipboard operation
goth copied to clipboard

feat: use `Authorization` header for Gitea provider

Open Gusted opened this issue 7 months ago • 0 comments

  • Using the access_token URL query is a deprecated way^1 of passing the authorization.
  • Use the Authorization header to pass the token.

Gusted avatar Jul 26 '25 13:07 Gusted