-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added google oauth #101
added google oauth #101
Conversation
are able to edit the tickets after adding the oauth feature? because i am unable to do so |
@rkcoder101 i have made the changes and now the ticket is editable |
Hi @disvid, great work taking up this one, but you seriously should have discussed your approach first on the issue page. the pr lacks clarity on the implementation flow and we’re out of time to address any major fixes, we will discuss and let you know whether we can merge this one or not. in the meantime, feel free to occupy yourself in following changes.
|
Hello sir @AyushDharDubey , I completed solving this last minute before the deadline hence didn't get time to discuss before raising the PR, apologies for the same. Also, shifted the |
Hi @disvid, after discussing your PR, we have reached a consensus that the scope of issue #72 was broader than the current implementation. the issue was intended to include additional features such as tagging each ticket with a user, storing user info in mongodb clusters, implementing robust security measures such as token-based authentication, and enhancements like RBAC, etc. given the initial scope, the issue was labeled as we hope you understand this decision. other than this,
Thank you for participating in the event, we appreciate your contributions on the repo! |
Thank you @AyushDharDubey sir for reviewing and providing feedback on my PR. I appreciate the opportunity to contribute to the repository and be a part of this event. Regarding the difficulty level of the issue, it would be great if you please let it remain |
regarding point 2, in that case, we can fall back to using basic html title and meta tags in a as for the environment variable additionally, while resolving the merge conflict, it seems some previous review changes were inadvertently reverted. for eg, lines 64 and 65 of setTickets(data.tickets);
setFilteredTickets(data.tickets); and, i noticed there are two instances of |
@AyushDharDubey sorry sir, i have made the required changes. |
Related Issue
Closes #72
Type of Change
Put
x
inside the square bracket to specify what type of change your PR is:Description of Change
added google oauth verification.
Demo
Screencast.from.2025-01-11.00-28-27.webm