refacto logs
This commit is contained in:
parent
2a228f3da7
commit
d0050cf615
@ -33,7 +33,6 @@ export default class AuthService extends BaseService {
|
|||||||
code: code,
|
code: code,
|
||||||
grant_type: "authorization_code",
|
grant_type: "authorization_code",
|
||||||
}));
|
}));
|
||||||
console.log(url.toString());
|
|
||||||
try {
|
try {
|
||||||
const headers = new Headers({
|
const headers = new Headers({
|
||||||
"Content-Type": "application/x-www-form-urlencoded",
|
"Content-Type": "application/x-www-form-urlencoded",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user