Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d650a6e

Browse files
committed
change
1 parent f40df89 commit d650a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎refreshToken.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const CognitoRefreshToken = require('amazon-cognito-identity-js-node').CognitoRe
99
const COGNITO_IDENTITY_POOL_ID = "YOUR IDENTITY POOL ID";
1010
const COGNITO_USER_POOL_ID = "YOUR COGNITO USER POOL ID";
1111
const COGNITO_CLIENT_ID = "YOUR COGNITO CLIENT ID";
12-
const AWS_API_GATEWAY_HOSTNAME = "API GATEWAY HOSTNAMR";
12+
const AWS_API_GATEWAY_HOSTNAME = "API GATEWAY HOSTNAME";
1313
const AWS_REGION = "us-east-2";
1414

1515
AWS.config.region = 'us-east-2'; // Region

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /