codestates / codestates/AllAboutMe
[๐Dev Log] ๊นํ์ผ 210830
- 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.