redeploy (#170)
This commit is contained in:
commit
922089ca9a
@ -114,7 +114,7 @@ export default class IdNotService extends BaseService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public async getIdNotToken(code: string) {
|
public async getIdNotToken(code: string) {
|
||||||
console.log(this.variables.IDNOT_REDIRECT_URL);
|
console.log("log :" + this.variables.IDNOT_REDIRECT_URL);
|
||||||
|
|
||||||
const query = new URLSearchParams({
|
const query = new URLSearchParams({
|
||||||
client_id: this.variables.IDNOT_CLIENT_ID,
|
client_id: this.variables.IDNOT_CLIENT_ID,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user