face-hh / lyntr

Micro-blogging social media - with an IQ test. https://lyntr.com

Home Page:https://lyntr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Login not working

Body-Alhoha opened this issue · comments

commented

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

commented

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.

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

image

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

commented

Should work now.