Using Angular 10 and HttpClient with following data:
const data = { \'username\': username, \'password\': password }; const headers = { \'content-type\': \'ap