Skip to content

Commit

Permalink
authroization token change
Browse files Browse the repository at this point in the history
  • Loading branch information
LAPTOP-MS3A4HDC\Asim khan committed Jan 23, 2023
1 parent 09cd4af commit 0fc1c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
password: password.value
}, {
headers: {
'Authorization': 'Basic d29oTDFpSUZpQVcwb2NrRmZVVDVlRTJQRG9FYTozZmpaVk03NWc4eHIzSmliN1Yyejl6TWFWV1lh',
'Authorization': 'Basic NzFBeHY3OVZrYVI2U2F4SHpvOGRuVTdDYzlnYTp0NjR1SHJ2Skx2ajllOHBYVXJTa1ZzVWhiWDhh',
'Content-Type': 'application/json'
}
}).then(function (response) {
Expand Down

0 comments on commit 0fc1c49

Please sign in to comment.