Skip to content

Authenticate using Postman to test REST API #2915

Answered by code-asher
rvishna asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like Postman supports cookies (https://learning.postman.com/docs/sending-requests/cookies/) so you could add a cookie with the name of key set to the value of the sha256 of your password (you can either hash it yourself or copy it from the browser).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jsjoeio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants