Project

General

Profile

Actions

New Function #75

closed

[API] Authentication

Added by Deca Park about 1 year ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
07/13/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

0.API spec

1.[API] Change Password (PUT /api/set_passwd)

  1) Parameter
    - password : required -> not required (apply swagger object too)
  2) PROCESS
    - if password param is empty, skip current password checking of the user

2.[API] SNS 로그인 (sns login) (NEW)
     - URL : POST /api/sns_login
     - add into permitAll 

3.[API] 임시 Access Token 생성 (create temporary access token) (NEW)
    - URL : POST /api/create_access_token
    - add into permitAll 

Actions #1

Updated by Deca Park about 1 year ago

  • Description updated (diff)
Actions #2

Updated by Deca Park about 1 year ago

  • Description updated (diff)
Actions #3

Updated by Deca Park about 1 year ago

  • Description updated (diff)
Actions #4

Updated by bryant bryant about 1 year ago

  • Status changed from New to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #5

Updated by Deca Park about 1 year ago

[API] SNS 로그인 API (POST /api/sns_login)

1.Spec : Authentication sheet on #32-20230717

2.RequestBody parameter
  1) username : REMOVE

3.process
  1) logic (Change)
    - refer to spec (red text)

Actions #6

Updated by Deca Park about 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to bryant bryant
Actions #7

Updated by bryant bryant about 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #8

Updated by Deca Park 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF