chaejung-kim

Results 2 issues of chaejung-kim

### What is the improvement or update you wish to see? I've encountered a lack of documentation regarding the `auth()` method within the Auth.js for Next-Auth. The specific section can...

documentation

안녕하세요. 아래와 같은 환경에서 Pretendard를 쓰고 있습니다. ``` - Next.js 14 - tailwindcss ``` ![image](https://github.com/user-attachments/assets/a757b86b-1652-4f25-a498-4a6bdd29d95d) - layout.tsx ```tsx import './globals.css' import localFont from 'next/font/local' const pretendard = localFont({ src: [...