Skip to content

Pass signature on /fp/uninstall call from Mixmaster#63

Open
jinalviranii wants to merge 5 commits intomainfrom
fpco-42096-fp-uninstall
Open

Pass signature on /fp/uninstall call from Mixmaster#63
jinalviranii wants to merge 5 commits intomainfrom
fpco-42096-fp-uninstall

Conversation

@jinalviranii
Copy link
Contributor

No description provided.


FdkRoutes.post("/fp/uninstall", async (req, res, next) => {
try {
const reqSignature = req.headers['x-ext-signature'];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have this validation at one common place as it is being used by webhooks also @jinalviranii

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments