I could able to get Authorization token of AWS amplify by using the following code await Auth.currentSession()).idToken.jwtToken
. I am using this in my react native. Now I am creating postman collection for my app and I am not able to generate the Authorization Code in the postman. I didn't find any docs related to it. Can anyone please guide me on how to generate the Authorization Code?
Asked
Active
Viewed 514 times
3

m9m9m
- 1,655
- 3
- 21
- 41