We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef200f commit 045ec71Copy full SHA for 045ec71
checkout_sdk/oauth_scopes.py
@@ -51,3 +51,5 @@ class OAuthScopes(str, Enum):
51
ISSUING_CONTROLS_WRITE = 'issuing:controls-write'
52
53
PAYMENT_CONTEXTS = 'Payment Contexts'
54
+
55
+ FORWARD = 'forward'
0 commit comments