Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it OK to auth to REST with UserName: Token?

PietroR June 9, 2023

Hi,

I'm a bit confused as in the documentation I read about Bearer <token>. However, my old code works just fine with the following:

 

options.auth= user +':'+token
HTTP.call('GET', options.url,options);
Is it okay or are there any issues with that?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events