nuxtlabs / vue-telescope-website

Discover Websites made with Vue.js
https://vuetelescope.com
46 stars 5 forks source link

Github Authenticate Issue & A timeout occured while analyzing Issue #54

Open yeonjulee1005 opened 8 months ago

yeonjulee1005 commented 8 months ago

I have discovered the following bug. If I can contribute, could you guide me on what aspects I should look into?

  1. GitHub Login Issue Even though OAuth authentication is done in the GitHub application, the login does not occur as shown in the video below. Actual request and response values

Oauth Apps List

image

Record

https://github.com/nuxtlabs/vue-telescope-website/assets/57179957/e7fbb22b-48cb-4198-9584-159465b951f0

  1. Timeout Occurring in Site Measurement and Registration As shown below, a timeout occurs during site measurement and the registration does not proceed.

Record

https://github.com/nuxtlabs/vue-telescope-website/assets/57179957/0a274536-7b56-4279-a0fe-6ed2bb99bd5a

Thank you.