Forum Discussion

sorkfa's avatar
sorkfa
New Contributor
4 years ago

Bearer Auth with username and password

Hello,   we are in the process of writing functional tests for our REST API. The authentication type we use is Bearer Authentication. The token is received via a dedicated "/login" endpoint which ...