codestates / codestates/DEVzine-port

[DEV LOG] 2021.08.13 권효승

Open
#136 0 comments 0 reactions 1 assignee Claimed by @deprecated-ogu View on GitHub
@hyoogu/while(1) { 🦆🦝 } Dev-log
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Contributions
- 이메일 url 클릭시 자동으로 꺼지도록 window.close를 사용하기 위해 ejs 안에서 window.open 구현을 시도하였으나 사용 불가능
-> ejs가 서버에서 렌더링이 이루어지기 때문에 window 객체가 제대로 정의 X
https://stackoverflow.com/questions/50350711/getting-window-is-not-defined-in-ejs/50353625
- passport-jwt를 사용하면서 access / refresh token 두 개 사용하는 방법 조사
![image](https://user-images.githubusercontent.com/40759230/129326378-e0ef8af8-3af7-418e-8d4a-2c30f6a23a4c.png)
[참고 블로그](https://velog.io/@_woogie/JWT-%EB%A1%9C%EA%B7%B8%EC%9D%B8%EB%B0%A9%EC%8B%9D-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0-feat.-session%EC%97%90%EC%84%9C-jwt%EB%A1%9C#%EA%B2%B0%EA%B5%AD-%EB%82%98%EB%8A%94)
- 배포 모니터링

## Difficult point
- 기존 개념을 새로운 개념에 합치는 것이 쉽지 않음
- 제대로 된 레퍼런스가 없을 때 많은 시간을 낭비

## TODO tomorrow
- [ ] passport-jwt 기본 구현

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.