• Pricing
© 2025 Serverless, Inc. All rights reserved.
Terms of ServicePrivacy Policy
birdcatcher

Serverless OAuth Scopes

by

A serverless plugin to set OAuth Scopes on APIGateway methods

0
4
  1. Serverless OAuth Scopes

serverless-oauth-scopes

serverless

A serverless plugin to set OAuth Scopes on APIGateway methods.

Install

npm install --save-dev serverless-oauth-scopes

Add the plugin to your serverless.yml file:

plugins:
  - serverless-oauth-scopes

Configuration

http:
  scopes: [<array of scope string>]

Contents

  • serverless-oauth-scopes
  • Install
  • Configuration

Related

GuidesPluginsExamplesSlack CommunitySupport