Skip to content

Commit 981a697

Browse files
committed
add dpop validation
1 parent ed2200e commit 981a697

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

microservices/gatewayApi/patterns/sdx/service_r1.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -251,11 +251,6 @@
251251
return base64.decode_base64url(input)
252252
end
253253
254-
local DPOPHandler = {}
255-
256-
DPOPHandler.PRIORITY = 1000
257-
DPOPHandler.VERSION = "1.0.0"
258-
259254
local plugin_schema = {
260255
type = "record",
261256
fields = {

0 commit comments

Comments
 (0)