UNPKG
passport-otp-strategy
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
TOTP authentication strategy for Passport.
github.com/ejhayes/passport-otp
ejhayes/passport-otp
passport-otp-strategy
/
.autorc
15 lines
(14 loc)
•
270 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"author"
:
{
"name"
:
"Eric Hayes"
,
"email"
:
"eric@deployfx.com"
}
,
"plugins"
:
[
[
"released"
,
{
"includeBotPrs"
:
true
}
]
,
[
"first-time-contributor"
]
,
[
"all-contributors"
,
{
"exclude"
:
[
"dependabot"
,
"ci-services"
]
}
]
,
"npm"
]
}