Eso addon folder location

broken image
broken image

This information is helpful when you have multiple requests using different OAuth servers or when you’re sharing a request with someone who needs the details to generate the token. When you click on Edit for a folder/collection, under the Authorization tab select Type as “OAuth 2.0.” Now you will find the following details shown below: Token generation information under Authorization tab in Postman This information will be sharable with the request/collection as well. You can now save the information required to generate an OAuth 2.0 token with the request or collection, and you won’t have to enter these details again when you’re generating a new token. We want to simplify working with multiple OAuth 2.0 servers through Postman. Easy access to OAuth token generation information

broken image

In this post, we are going to look at some ways we’re making it easier to use OAuth 2.0 through Postman. Authentication is a fundamental part of an API, and since OAuth 2.0 has emerged as one of the most used auth methods, we’ve made a few improvements to make the OAuth 2.0 token generation and retrieval process smooth in a collaborative environment. Over the last few years, Postman has evolved to become an API development platform, with the ability to build a request and inspect the response being one of the core features we offer.