Replies: 1 comment 1 reply
-
you would need to implement your own token expiration - and more importantly: renewal process. EDC intentionally leaves that to the adopters. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In example [transfer-02-consumer-pull] consumer obtains in the end url and token to fetch actual json data. Although this token has no expiration date. How would it be possible to set the limit for the access time here?
Beta Was this translation helpful? Give feedback.
All reactions