Login to Jira Cloud Using Postman

OK. I got it.

API Token is a must as the password was deprecated.
I managed to login from my app using the header Authorization: Basic .

\Now I need help if there is some possibility to login without the base64 encoding:

thanks a lot
Marek