Giter Club home page Giter Club logo

auth-with-flask-and-jwt's People

Contributors

copyndpaste avatar simon-cupist avatar

Watchers

 avatar  avatar

auth-with-flask-and-jwt's Issues

기대 결과물 to README.md

  • API endpoint, 요청값, 응답값 : design에 요청, 응답 작성
  • 이메일 인증과정 흐름 : 글로 작성
  • DB 테이블에 관한 설명: 테이블 컬럼, 제약조건, 타입 등
  • 코드 실행방법 : 터미널에서 flask run
  • 작동하는 코드

create email auth API

  • POST api/auth/v1
  • PUT api/auth/v1

users table에서 user 존재하는지 확인 후 auth 테이블에 이메일 저장, usecase에서 인증코드 log

인증 API 호출 시 유효기간 지나지 않은 상태의 인증 코드랑 비교해서 맞는지, 틀린지 응답

create signup API

  • API
  • test
  • password를 DB에 저장 시 복호화 불가능한 방식으로 암호화

가입 먼저 시키고 email 인증

project init

  • install package manager
  • set code layer
  • install packages
  • add .gitignore file
  • modify readme.md

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.