This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
node-authenticator.js
Watch
1
Star
0
Fork
You've already forked node-authenticator.js
0
Code
Issues
2
Pull Requests
Releases
Activity
71599a554d
node-authenticator.js
/
bin
/
authenticator.js
5 lines
100 B
JavaScript
Executable File
Raw
Blame
History
#!/usr/bin/env node
'use strict'
;
module
.
exports
=
require
(
'authenticator-cli/bin/authenticator'
)
;
Reference in New Issue
View Git Blame
Copy Permalink