Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

axios remove existing token

delete axios.defaults.headers.common["Authorization"];
// or which ever header you have to remove
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #axios #remove #existing #token
ADD COMMENT
Topic
Name
7+3 =