IDU-IFP / ifp-flask-study

📖 IFP's Flask Framework study repository
0 stars 6 forks source link

Ep13 : Flask 인스타그램 클론코딩 (4) #22

Open TGoddessana opened 2 years ago

TGoddessana commented 2 years ago

Ep13 에서는, 아래의 내용들을 다룹니다.

  1. JWT 란 무엇인가?
    • JWT는 왜 저렇게 이상하게 보이는가?
    • BASE64-URL 인코딩
    • access token, refresh token 의 차이와 동작 과정
  2. 플라스크 서버 내에서 JWT 구현하기
    • access token 발급하기
    • refresh token 발급하기
    • 서버 내부 정책으로 refresh token 다루기
  3. 토큰을 사용한 인증, 인가 처리하기
    • 게시물 작성 시 저자가 자동으로 추가되도록 구현하기
    • 게시물 작성 시 로그인 된 사람만 작성할 수 있도록 구현하기
    • 게시물 수정 시 저자 본인만 게시물을 수정할 수 있도록 구현하기

(과제) 아래의 내용을 구현해 주세요.

2gang commented 2 years ago

https://rud0503.tistory.com/50 https://github.com/2gang/ifp-flask-study.git (ep10)

overtae commented 2 years ago

블로그 정리 레포지토리

youngjoo00 commented 2 years ago

블로그 : https://youngjoo-com.tistory.com/21 깃허브 : https://github.com/youngjoo00/ifp-flask_study

leesunuk commented 2 years ago

블로그 : https://leesunuk.tistory.com/125 깃허브 : https://github.com/leesunuk/flask_instagram

hyoeunla commented 2 years ago

블로그 : https://sophia02.tistory.com/186 깃허브 : https://github.com/hyoeunla/Flask-study

ryukyung commented 1 year ago

블로그 깃허브 레포

D-Sup commented 1 year ago

블로그 : https://substory.tistory.com/55 깃허브 : https://github.com/AhnDongSup/Flask-instagram

TGoddessana commented 1 year ago

블로그 : https://substory.tistory.com/55 깃허브 : https://github.com/AhnDongSup/Flask-instagram

비밀글로 설정되어 있는 것 같습니다. :)