Skip to content

소셜 로그인 플로우  #16

@4roring

Description

@4roring
  1. front에서 서버에 로그인 url 요청
  2. 해당 url로 front가 로그인 시도 및 front쪽 login/redirect 전달
  3. front login/redirect (로그인 중입니다 문구를 보여주는 페이지?)에서 받은 token을 서버에 전달
  4. 서버는 해당 token으로 유저 검증하여 로그인 처리
    a. 유저가 존재한다면 유저 데이터를 내려줘서 front가 직접 메인 페이지로 이동
    b. 유저가 존재하지 않는다면 signup 페이지로 이동하여 최종 회원가입 처리

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions