Socket
Socket
Sign inDemoInstall

serverless-oauth-scopes

Package Overview
Dependencies
37
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    serverless-oauth-scopes

serverless plugin to set oauth scopes on apigateway http methods


Version published
Weekly downloads
427
decreased by-14.77%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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>]

Keywords

FAQs

Last updated on 08 Sep 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc