Closed gerceboss closed 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.
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" } }
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.