Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refresh access token #144

Merged
merged 2 commits into from
Sep 23, 2024
Merged

feat: refresh access token #144

merged 2 commits into from
Sep 23, 2024

Conversation

Kong-E
Copy link
Member

@Kong-E Kong-E commented Sep 23, 2024

๐Ÿ›  ๊ตฌํ˜„ ์‚ฌํ•ญ

  • api/auth/[...nextauth]๋กœ ํด๋”๊ฒฝ๋กœ๋ฅผ ๋ฐ”๊พธ์–ด์คฌ๋”๋‹ˆ ๋์–ด์š” ..

api/auth/[...nextauth]๋กœ ํด๋”๊ฒฝ๋กœ๋ฅผ ๋ฐ”๊พธ์–ด์คฌ๋”๋‹ˆ ๋์–ด์š” ..
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

๐Ÿ˜ฑ๐Ÿ˜ฑ๐Ÿ˜ฑ๐Ÿ˜ฑ๐Ÿ˜ฑ๐Ÿ˜ฑ๐Ÿ˜ฑ๐Ÿ˜ฑ

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

์•„... ์„ค๋งˆ ์ด ๋ชจ๋“  ๋ถˆํ–‰์ด ํด๋” ํ•˜๋‚˜๋•Œ๋ฌธ์— ๋ฒŒ์–ด์ง„๊ฑด๊ฐ€์š”... ๋ญ๊ฐ€๋‹ค๋ฅธ์ง€ ํ•œ์ฐธ๋ดค์Šต๋‹ˆ๋‹ค... ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ

middleware.ts Outdated
@@ -20,37 +16,6 @@ export default async function middleware(request: NextRequest, response: NextRes

console.log('current refreshToken from middleware', refreshToken);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

์ด ๋ถ€๋ถ„ ํ•ด๊ฒฐ๋˜์„œ ํ•„์š” ์—†์–ด์กŒ๋‹ค๋ฉด ์ฝ˜์†” ์ฃผ์„์ด๋‚˜ ์‚ญ์ œ ํ•ด์ฃผ์„ธ์š”~!

@Kong-E Kong-E merged commit b90db02 into dev Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants