Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jwt-mongo-sms

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jwt-mongo-sms - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

package.json
{
"name": "jwt-mongo-sms",
"version": "1.0.13",
"version": "1.0.14",
"description": "Authentication using JSON web tokens, Mongo DB, and Twilio SMS",

@@ -5,0 +5,0 @@ "license": "ISC",

@@ -75,3 +75,3 @@ # jwt-mongo-sms

Sample auth token storage on client:
Sample auth token storage on client with [Apollo](https://www.npmjs.com/package/apollo-client):
```javascript

@@ -96,3 +96,3 @@ apolloClient.mutate({

Sample [Apollo](https://www.npmjs.com/package/apollo-client) middleware that makes authorized requests:
Sample Apollo middleware that makes authorized requests:
```javascript

@@ -99,0 +99,0 @@ networkInterface.use([{

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc