From b9f10617f2e7c2ec7fe801604a7bdee8020c4c1d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 9 Aug 2020 13:24:59 +0200 Subject: better solution for back button issue --- design-documents/007-payment.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'design-documents/007-payment.rst') diff --git a/design-documents/007-payment.rst b/design-documents/007-payment.rst index d8c7f35f..c897dd0f 100644 --- a/design-documents/007-payment.rst +++ b/design-documents/007-payment.rst @@ -211,3 +211,7 @@ This will display an error message, as the authentication via the claim token on ``/orders/{order-ID}`` page is not valid anymore. We could consider still allowing authentication with the claim token in this case. + +Proposal: generate 410 Gone in case token is provided for claimed order. For now +in JSON, eventually possibly with a nice HTML page if respective content type is +provided. -- cgit v1.2.3