UNPKG

oauth-2.0

Version:
5 lines (4 loc) 82 B
module.exports = OAuth(); function OAuth(argument) { console.log('OAuth 2.0'); }