CatoffGaming / catoff-reclaim-integration-proposal

Welcome to the Catoff-Reclaim Integration Open Source Project!
https://game.catoff.xyz
15 stars 50 forks source link

leetcode service proposal #5

Closed gerceboss closed 4 months ago

gerceboss commented 4 months ago

Proposal and implementation for the leetcode service integration in Catoff. Users can create challenges which verifies their leetcode account ownership and compare the numbers of problems they have solved till date.

gerceboss commented 4 months ago

This is the response on making a request with correct request body :

{
  "success": true,
  "message": "Reclaim signature successful",
  "data": {
    "url": "https://i302z.app.link/kheONLrinKb"
  }
}