UNPKG
@auth/express
Version:
latest (0.12.1)
0.12.1
0.12.0
0.11.0
0.10.1
0.10.0
0.9.0
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
Authentication for Express.
github.com/nextauthjs/next-auth
nextauthjs/next-auth
@auth/express
/
providers
/
email.js
3 lines
(2 loc)
•
98 B
JavaScript
View Raw
1
2
3
export
*
from
"@auth/core/providers/email"
;
export
{
default
}
from
"@auth/core/providers/email"
;