You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we config socialAuthURL/emailAuthURL to https://app.itsquiz.com, is this external webapp and no open source? How could I config authorization authorization in localhost, and redirect to itsquiz's profile page after success login.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi @hienhuynhtm
Yes, backend is not open sourced. But we just use passportjs stragtegies for socialAuth and then just use res.redirect for redirecting.
Hi team,
Currently, we config socialAuthURL/emailAuthURL to https://app.itsquiz.com, is this external webapp and no open source? How could I config authorization authorization in localhost, and redirect to itsquiz's profile page after success login.
Thanks.
The text was updated successfully, but these errors were encountered: