UNPKG
payload-authjs
Version:
latest (0.10.2)
0.10.2
0.10.1
0.10.0
0.9.1
0.9.0
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
A Payload CMS 3 plugin for Auth.js 5
CrawlerCode/payload-authjs
payload-authjs
/
dist
/
constants.js
5 lines
(4 loc)
•
129 B
JavaScript
View Raw
1
2
3
4
5
/** * The name of the Auth.js strategy */
export
const
AUTHJS_STRATEGY_NAME =
"Auth.js"
;
//# sourceMappingURL=constants.js.map