face-hh / lyntr

Micro-blogging social media - with an IQ test. https://lyntr.com
https://lyntr.com
Other
187 stars 59 forks source link

Discord Login not working #67

Closed Body-Alhoha closed 1 month ago

Body-Alhoha commented 1 month ago

Hello, The discord oauth2 login is currently broken (look attachment) Expected behavior: Authorize and get logged in Lyntr. Actual behavior: Invalid oauth redirect url. How to fix issue: add the following redirect url to Discord App oauth2 redirect urls:

https://www.lyntr.com/api/callback

Thanks.

chrome_AK0KDfNUMQ

Body-Alhoha commented 1 month ago

Edit: only happen on www.lyntr.com and not lyntr.com, seems that the oauth redirect url is from the current subdomain (in this case www) which causes this issue.

Rupesh9369 commented 1 month ago

Uncaught (in promise) Error: Cannot find module './notosans-400-normalitalic.woff2' at web.8d7123b395da2916038a.js:1:10936 at async Promise.all (/oauth2/index 3)

Rupesh9369 commented 1 month ago

image

FoxTale-Labs commented 1 month ago

image

that is unrelated to lyntr as this is a discord issue.

face-hh commented 1 month ago

Should work now.