Replies: 1 comment 2 replies
-
|
Yes, all of those are my code. oauth2-server is responsible for git-bridge personal access token management. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
Is this your code, or you modified the already existing code by someone else?
https://github.com/ayaka-notes/overleaf-pro/blob/server-pro/services/web/modules/git-bridge/app/src/GitBridgeApiController.mjs
I'm asking because I want to make a proper author reference, and the coding style in this file does not look like yours.
Update: The same question is about
https://github.com/ayaka-notes/overleaf-pro/blob/server-pro/services/web/modules/oauth2-server/app/src/OAuth2Model.mjs
The majority of this code is not needed and not used by your git-bridge implementation. If it was written by you, why did you do this? If not, where did you take it from?
Beta Was this translation helpful? Give feedback.
All reactions