Hu-Fi / Mr.Market

Mr. Market is the exchange oracle of HuFi, and a CeFi crypto bot on Mixin Messenger
https://mr-market-one.vercel.app
GNU Affero General Public License v3.0
1 stars 6 forks source link

[Bug] Oauth endpoint CORS bug #200

Closed zed-wong closed 1 week ago

zed-wong commented 1 week ago

Description

Fix the OAuth CORS bug, the bug exists in production environment only.

Motivation and Context

Make OAuth flow working

Implementation Details

Fix the auth service

zed-wong commented 1 week ago

Turns out it's just a .env error