Real-Dev-Squad / discord-slash-commands

MIT License
5 stars 40 forks source link

Store Discord User Data in RDS Backend #34

Closed samyakshah3008 closed 1 year ago

samyakshah3008 commented 1 year ago

I have written a fetch call which will make the POST Request and store the unique token in RDS Backend when discord user uses /verify command.

Please join: https://discord.gg/f6VPcnfwWp to test the server

I have referred the Data Model from here: https://github.com/Real-Dev-Squad/website-data-models/tree/main/external-accounts

I have referred the API Contracts from here: https://github.com/Real-Dev-Squad/website-api-contracts/commit/cb4980e6f00b903f14a0ee06d466251ad753967a

samyakshah3008 commented 1 year ago
  • Where is the code that switched between staging API and prod API?
  • You are using RSA keys but they are not being sent to cfw in this code? Please add that

@RitikJaiswal75 Can we work on this in separate ticket? Let's merge this pending PR please @rohan09-raj suggested me this on call, please note.

RitikJaiswal75 commented 1 year ago

Re-assigned to myself as @samyakshah3008 is ooo due to exams