Skip to content

접근 URI별 Error 설정하기 #45

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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