Closed Anikesh02 closed 1 month ago
@Anikesh02 is attempting to deploy a commit to the Dhanush Nehru's projects Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
custom-code-editor | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 9, 2024 0:15am |
@DhanushNehru Kindly review the PR and let me know if there's any change to be made and also please consider adding the labels. Thank you !!
Hi @Anikesh02 , looks good if you can please create an issue mentioning this PR, to update the Readme so that people who set things in local from now on might be helpful.
You can update the Readme or anyone else can update accordingly
Hi @Anikesh02 , looks good if you can please create an issue mentioning this PR, to update the Readme so that people who set things in local from now on might be helpful.
You can update the Readme or anyone else can update accordingly
Created an issue for documentation of GitHub auth
Resolves https://github.com/DhanushNehru/CustomCodeEditor/issues/15#issue-2302104982
PR Fixes:
Added GitHub Sign-In (Preview):
https://github.com/user-attachments/assets/8a79d957-d2b1-4f56-9518-523fd66a8d22
Setup:
Now go to your GitHub page and find the settings option.
Click on Developer settings in the bottom:
In Developer settings go to OAuth Apps and create a New OAuth App
Register your new OAuth App
After adding the Authorization callback URL simply click on Register Application.
After successfully registering your OAuth App you'll be provided with a client ID and client secret key (Which you can generate by clicking on Generate New Client Secret.
Copy the client ID and client secret key and paste it in firebase GitHub configuration:
@DhanushNehru Kindly assign this PR to me and add "hacktoberfest" and "hacktoberfest-accepted" label to this PR and the issue solved .
Thank you !!