Use variables for username and password in Basic Authentication

I am looking for a way, where i can use variables for username and passwords to generate authentication token using Basic Authentication.

3 Likes