lejianwen / rustdesk-api

Custom Rustdesk Api Server, include web admin ,web client and oidc login
196 stars 53 forks source link

Add proxy option for Google Oauthon #17

Closed Ogannesson closed 3 weeks ago

Ogannesson commented 3 weeks ago

Added a custom http.Client with proxy configuration (http.ProxyURL) in the GoogleCallback function.