Update tokens

This commit is contained in:
tomasz 2020-10-21 20:34:54 +02:00
parent befc6f3bc0
commit ea27e78a50
2 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@ const {google} = require('googleapis')
const ALLEGRO_AUTH_TOKEN_URL = "https://allegro.pl/auth/oauth/token" const ALLEGRO_AUTH_TOKEN_URL = "https://allegro.pl/auth/oauth/token"
const REDIRECT_URI = "https://dropshipping.xaos.ninja" const REDIRECT_URI = "https://dropshipping.xaos.ninja"
const CLIENT_ID = "a9c8b58fa80e4daeb81ddcc342a0820d" const CLIENT_ID = "9426c5af899d4de9a513242a8bd9c955"
const CLIENT_SECRET = "7EVOUTJgNZTfh8RWTelS4oDHyML2dP5Y88qN84oCQ4SJCSt4sQcxvNrzjFp9igwC" const CLIENT_SECRET = "Wxw96FWT2FNAwkiu39ABhSJqeJX4JJrPpFis6q7kDYGy240cS54Aa0mIzOVgj3jG"
// GOOGLE DOCS API // GOOGLE DOCS API

View File

@ -6,7 +6,7 @@
</head> </head>
<body> <body>
<a href="https://allegro.pl/auth/oauth/authorize?response_type=code&client_id=a9c8b58fa80e4daeb81ddcc342a0820d&redirect_uri=https://dropshipping.xaos.ninja">Get <a href="https://allegro.pl/auth/oauth/authorize?response_type=code&client_id=9426c5af899d4de9a513242a8bd9c955&redirect_uri=https://dropshipping.xaos.ninja">Get
allegro tokens</a> allegro tokens</a>
<h2>Access Token: </h2> <h2>Access Token: </h2>