You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
68
68
|**[Azure Functions - `serverless-azure-functions`](https://github.com/serverless/serverless-azure-functions)** <br/> by [serverless](http://github.com/serverless) <br/> A Serverless plugin that adds Azure Functions support to the Serverless Framework. | <br/> |
69
69
|**[Basic Authentication - `serverless-basic-authentication`](https://github.com/svdgraaf/serverless-basic-authentication)** <br/> by [svdgraaf](http://github.com/svdgraaf) <br/> Serverless Plugin for adding Basic Authentication to your api | <br/> |
70
70
|**[Bespoken - `serverless-plugin-bespoken`](https://github.com/bespoken/serverless-plugin-bespoken)** <br/> by [bespoken](http://github.com/bespoken) <br/> Creates a local server and a proxy so you don't have to deploy anytime you want to test your code | <br/> |
71
+
|**[Better Credentials - `serverless-better-credentials`](https://github.com/thomasmichaelwallace/serverless-better-credentials)** <br/> by [thomasmichaelwallace](http://github.com/thomasmichaelwallace) <br/> Extended AWS credentials resolution for the Serverless Framework: including Single Sign On (SSO) and credential_process support. | <br/> |
71
72
|**[Bind Deployment Id - `serverless-plugin-bind-deployment-id`](https://github.com/jacob-meacham/serverless-plugin-bind-deployment-id)** <br/> by [jacob-meacham](http://github.com/jacob-meacham) <br/> A Serverless plugin to bind the randomly generated deployment resource to your custom resources | <br/> |
72
73
|**[Browserifier - `serverless-plugin-browserifier`](https://github.com/digitalmaas/serverless-plugin-browserifier)** <br/> by [digitalmaas](http://github.com/digitalmaas) <br/> Reduce the size and speed up your Node.js based lambda's using browserify. | <br/> |
73
74
|**[Browserify - `serverless-plugin-browserify`](https://github.com/doapp-ryanp/serverless-plugin-browserify)** <br/> by [doapp-ryanp](http://github.com/doapp-ryanp) <br/> Speed up your node based lambda's | <br/> |
0 commit comments