non-bin/encrypted-cards

PUT /api/newsecret/{id}/{secret}

Opened this issue · 0 comments

This endpoint should generate a new secret, move the secret file and return something like {"success":true,"newsecret":"SeCr3t"}\nI'm not sure PUT is correct here, GET is definitely wrong tho'.