codestates / codestates/AllAboutMe

[๐Ÿ“šDev Log] ๊น€ํƒœ์ผ 210830

Open
#164 0 comments 0 reactions 1 assignee Claimed by @james-taeil View on GitHub
โœ๏ธ DevLog
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### ์˜ค๋Š˜์€ ์–ด๋–ป๊ฒŒ ํ”„๋กœ์ ํŠธ์— ๊ธฐ์—ฌํ–ˆ๋‚˜์š”?
- OAuth ๊ตฌํ˜„์„ ์œ„ํ•ด ์นด์นด์˜ค auth ๋ฌธ์„œ์™€ github ๋ฌธ์„œ๋ฅผ ์ฐธ๊ณ ํ•˜์—ฌ ๊ตฌํ˜„์„ ํ•ด๋ดค์Šต๋‹ˆ๋‹ค.

### ์˜ค๋Š˜์˜ ํ”„๋กœ์ ํŠธ์—์„œ ํž˜๋“  ์ ์€ ๋ฌด์—‡์ธ๊ฐ€์š”?
- ์ฝ”๋“œ๋Š” ์ž‘์„ฑ ํ•˜์˜€์ง€๋งŒ, ๊ธฐ๋Šฅ์ด ์‹คํ–‰ ๋˜์ง€ ์•Š๊ณ , Error๋งŒ ์ถœ๋ ฅ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.

// ์ฝ”๋“œ๋ฅผ ์ฒจ๋ถ€ํ•ด๋„ ์ข‹์Šต๋‹ˆ๋‹ค.
kakao auth err
UnhandledPromiseRejectionWarning: ReferenceError: window is not defined

github auth err
{
error: 'bad_verification_code',
error_description: 'The code passed is incorrect or expired.',
error_uri: 'https://docs.github.com/apps/managing-oauth-apps/troubleshooting-oauth-app-access-token-request-errors/#bad-verification-code'
}

### ๋‚ด์ผ์€ ํ”„๋กœ์ ํŠธ์— ๊ธฐ์—ฌํ•˜๊ธฐ ์œ„ํ•ด ๋ฌด์—‡์„ ํ•ด์•ผ ํ•˜๋‚˜์š”?
[ ] Client test ํŽ˜์ด์ง€ ๊ธฐ๋Šฅ๊ณผ, Client mypage ๊ธฐ๋Šฅ์„ ์œ„ํ•ด Client ์ž‘์—…์„ ํ•  ์˜ˆ์ •์ž…๋‹ˆ๋‹ค.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.