Socket
Book a DemoInstallSign in
Socket

authmaker-verify

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

authmaker-verify

AccessToken verification for Authmaker

latest
Source
npmnpm
Version
3.0.1
Version published
Maintainers
1
Created
Source

Build Status Code Climate

Version npm Dependencies npm Downloads

mongoRateLimited: function(access_token, tag, defaultScope)

mongo: function(access_token, requiredScope)

connectMongo: function(nconf)

rateLimited: function()

auditCount: function(access_token, tag, since)

Use this function to get the count of a particular tag in the audit trail. If you pass the optional since parameter it will limit the count to number of audit trail entries since that time. Whatever is passed with the since parameter will be passed to moment(since) to build a date object directly so you can use any of the valid parse objects for moment

FAQs

Package last updated on 13 Jun 2019

Did you know?

Socket

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