Tag Archives: Postman

Testing Login with Postman and store Bearer Access Token
If you use Postman for Api testing, you might want to store the token returned from your API after login so you could use the token in all further API requests. Here’s a short How-To.