Evan Toliopoulos

Results 2 comments of Evan Toliopoulos

Hi @Nakiami, Thanks for sharing your effort. I noticed that you forked from the `spring-cloud/spring-cloud-aws` repo. I was wondering if you have considered requesting that your code get merged back...

The suggestion in the description ☝️ was for something like: ```javascript let token = pm.response.json().access_token; pm.environment.set('token', token, 'secret'); ``` I would also be happy with a specific method called **setSecret(...)**:...