DEV Community

Discussion on: Three dots ( … ) in JavaScript

Collapse
 
sagar profile image
Sagar

if a token is present then it will add Authorization: Bearer ${token} to headers else it will not add anything