githubsrm icon indicating copy to clipboard operation
githubsrm copied to clipboard

fix:Github ID type check

Open Codered9 opened this issue 3 years ago • 2 comments

Description

Added Github ID type check (should be User else return false) in Frontend and Backend using Github API.

Fixes #202

Type of change

Please delete options that are not relevant.

  • [x] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented on my code, particularly in hard-to-understand areas
  • [x] My changes generate no new warnings

Codered9 avatar Feb 27 '22 13:02 Codered9