Skip to content

접근 URI별 Error 설정하기 #45

@kwonhee1

Description

@kwonhee1

uri별 return error 설정하기

matching uri가 없는 경우 : 404 not found page
접근 권한이 부족한 경우

  1. public -> social, api : return 403 required login
  2. social -> api : return 403 required addtional info
  3. other -> public : return 404 not found page

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