mirego / accent

The first developer-oriented translation tool. True asynchronous flow between translators and your team.
https://www.accent.reviews
BSD 3-Clause "New" or "Revised" License
1.29k stars 97 forks source link

Unable to use Microsoft OAuth #427

Closed BingYanchi closed 7 months ago

BingYanchi commented 7 months ago

Microsoft OAuth requires redirect_uri to be https. But accent sometimes uses http as the redirect_uri, making it impossible to use Microsoft OAuth.

invalid_request: The provided value for the input parameter 'redirect_uri' is not valid. The expected value is a URI which matches a redirect URI registered for this client application.

This issue seems to only occur with Microsoft OAuth, which is strange

Using nginx reverse proxy accent's http