Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- typescript
- npm library
- Lottie web
- useState
- flutter
- github login
- React
- CJS
- npm module
- recoil
- useSwr
- react-icons
- 마이크 권한 요청
- Tailwind CSS
- window.scrollY
- nextauth
- 템플릿 리터럴
- NEXT
- 웹 디자인
- 백틱
- useQuery
- 동적 디자인
- next.js
- python
- useSWRImmutable
- npm publish
- 웹 애니메이션
- es module
- svg style
- useCallback()
Archives
- Today
- Total
목록nextauth (1)
김재욱의 이모저모

오늘은 NextAuth를 활용하여 google, github 인증 로그인을 구현해 보았다. 사실 한 번도 해보지 않아 굉장히 어려울 거라 생각했는데 NextAuth에서 쓰기 굉장히 쉽게 구현해 두었고, 공식문서 따라서 필요한 기능들을 사용하면 됐다. https://next-auth.js.org/providers/google Google | NextAuth.js Documentation next-auth.js.org https://next-auth.js.org/providers/github GitLab | NextAuth.js GitLab returns a field on Account called created_at which is a number. See their docs. Remember to ad..
Front-end
2023. 11. 1. 23:19