Ask about custom authorizer

Want to ask about custom authorizer between each services and offline support

right now i am using serverless-offline plugin to test locally

  • how to test custom authorizer between each services in offline ?
    ex : i have 2 services (products and reports). in AWS, i can refer to the ARN function name.

is the serverless-offline plugin is the proper way to test serverless locally ?

thanks