Function isUserAuthorized

  • authentication helper - check user is authorized

    • 이 메서드는 AWS IAM 인증 여부만을 확인한다.
    • 따라서 true를 반환한다고 하여 회원 가입이 되어있다는 의미는 아니다.

    Params

    params (optional) to override identity when running local.

    Parameters

    Returns boolean

Generated using TypeDoc