Kostiantyn Sokolinskyi
Kostiantyn Sokolinskyi
guys, really really need a way to share several dozens of requests with my colleagues. Is it so complicated to make an export/import feature while you are already support import...
@dayaki I believe there's still no way to share the collections anyhow - publicly OR privately. That's the feature ppl complain most about with httpie
I have a situation where I need a call to `Auth.currentAuthenticatedUser()` or `Auth.currentCredentials()` trigger my custom token refresh handler. Right now our Cognito is configured in the way that the...