UNPKG

mashape-oauth

Version:

Library for handling OAuth (1.0a, Echo, XAuth, and 2.0) Requests and Responses

7 lines (6 loc) 90 B
# # Run all tests # test: @@node_modules/.bin/mocha -R spec tests/* .PHONY: test install