380 lines
14 KiB
JavaScript
380 lines
14 KiB
JavaScript
(self["webpackChunkdropship_store"] = self["webpackChunkdropship_store"] || []).push([["api-auth-nextauth-route-GET-stories"],{
|
|
|
|
/***/ "./app/api/auth/[...nextauth]/route.GET.stories.tsx"
|
|
/*!**********************************************************!*\
|
|
!*** ./app/api/auth/[...nextauth]/route.GET.stories.tsx ***!
|
|
\**********************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ Default: () => (/* binding */ Default),
|
|
/* harmony export */ __namedExportsOrder: () => (/* binding */ __namedExportsOrder),
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var _route__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./route */ "./app/api/auth/[...nextauth]/route.ts");
|
|
|
|
var meta = {
|
|
component: _route__WEBPACK_IMPORTED_MODULE_0__.GET
|
|
};
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (meta);
|
|
var Default = {};
|
|
;
|
|
const __namedExportsOrder = ["Default"];
|
|
Default.parameters = {
|
|
...Default.parameters,
|
|
docs: {
|
|
...Default.parameters?.docs,
|
|
source: {
|
|
originalSource: "{}",
|
|
...Default.parameters?.docs?.source
|
|
}
|
|
}
|
|
};
|
|
|
|
/***/ },
|
|
|
|
/***/ "./app/api/auth/[...nextauth]/route.ts"
|
|
/*!*********************************************!*\
|
|
!*** ./app/api/auth/[...nextauth]/route.ts ***!
|
|
\*********************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ GET: () => (/* binding */ handler),
|
|
/* harmony export */ POST: () => (/* binding */ handler)
|
|
/* harmony export */ });
|
|
/* harmony import */ var next_auth__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! next-auth */ "./node_modules/next-auth/index.js");
|
|
/* harmony import */ var next_auth__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_auth__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _lib_auth__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../../lib/auth */ "./lib/auth.ts");
|
|
|
|
|
|
var handler = next_auth__WEBPACK_IMPORTED_MODULE_0___default()(_lib_auth__WEBPACK_IMPORTED_MODULE_1__.authOptions);
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./lib/auth.ts"
|
|
/*!*********************!*\
|
|
!*** ./lib/auth.ts ***!
|
|
\*********************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ authOptions: () => (/* binding */ authOptions)
|
|
/* harmony export */ });
|
|
/* harmony import */ var _next_auth_prisma_adapter__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @next-auth/prisma-adapter */ "./node_modules/@next-auth/prisma-adapter/dist/index.js");
|
|
/* harmony import */ var next_auth_providers_credentials__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! next-auth/providers/credentials */ "./node_modules/next-auth/providers/credentials.js");
|
|
/* harmony import */ var bcryptjs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! bcryptjs */ "./node_modules/bcryptjs/dist/bcrypt.js");
|
|
/* harmony import */ var bcryptjs__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(bcryptjs__WEBPACK_IMPORTED_MODULE_2__);
|
|
/* harmony import */ var _prisma__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./prisma */ "./lib/prisma.ts");
|
|
function _regenerator() { /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */ var e, t, r = "function" == typeof Symbol ? Symbol : {}, n = r.iterator || "@@iterator", o = r.toStringTag || "@@toStringTag"; function i(r, n, o, i) { var c = n && n.prototype instanceof Generator ? n : Generator, u = Object.create(c.prototype); return _regeneratorDefine2(u, "_invoke", function (r, n, o) { var i, c, u, f = 0, p = o || [], y = !1, G = { p: 0, n: 0, v: e, a: d, f: d.bind(e, 4), d: function d(t, r) { return i = t, c = 0, u = e, G.n = r, a; } }; function d(r, n) { for (c = r, u = n, t = 0; !y && f && !o && t < p.length; t++) { var o, i = p[t], d = G.p, l = i[2]; r > 3 ? (o = l === n) && (u = i[(c = i[4]) ? 5 : (c = 3, 3)], i[4] = i[5] = e) : i[0] <= d && ((o = r < 2 && d < i[1]) ? (c = 0, G.v = n, G.n = i[1]) : d < l && (o = r < 3 || i[0] > n || n > l) && (i[4] = r, i[5] = n, G.n = l, c = 0)); } if (o || r > 1) return a; throw y = !0, n; } return function (o, p, l) { if (f > 1) throw TypeError("Generator is already running"); for (y && 1 === p && d(p, l), c = p, u = l; (t = c < 2 ? e : u) || !y;) { i || (c ? c < 3 ? (c > 1 && (G.n = -1), d(c, u)) : G.n = u : G.v = u); try { if (f = 2, i) { if (c || (o = "next"), t = i[o]) { if (!(t = t.call(i, u))) throw TypeError("iterator result is not an object"); if (!t.done) return t; u = t.value, c < 2 && (c = 0); } else 1 === c && (t = i["return"]) && t.call(i), c < 2 && (u = TypeError("The iterator does not provide a '" + o + "' method"), c = 1); i = e; } else if ((t = (y = G.n < 0) ? u : r.call(n, G)) !== a) break; } catch (t) { i = e, c = 1, u = t; } finally { f = 1; } } return { value: t, done: y }; }; }(r, o, i), !0), u; } var a = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} t = Object.getPrototypeOf; var c = [][n] ? t(t([][n]())) : (_regeneratorDefine2(t = {}, n, function () { return this; }), t), u = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(c); function f(e) { return Object.setPrototypeOf ? Object.setPrototypeOf(e, GeneratorFunctionPrototype) : (e.__proto__ = GeneratorFunctionPrototype, _regeneratorDefine2(e, o, "GeneratorFunction")), e.prototype = Object.create(u), e; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, _regeneratorDefine2(u, "constructor", GeneratorFunctionPrototype), _regeneratorDefine2(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = "GeneratorFunction", _regeneratorDefine2(GeneratorFunctionPrototype, o, "GeneratorFunction"), _regeneratorDefine2(u), _regeneratorDefine2(u, o, "Generator"), _regeneratorDefine2(u, n, function () { return this; }), _regeneratorDefine2(u, "toString", function () { return "[object Generator]"; }), (_regenerator = function _regenerator() { return { w: i, m: f }; })(); }
|
|
function _regeneratorDefine2(e, r, n, t) { var i = Object.defineProperty; try { i({}, "", {}); } catch (e) { i = 0; } _regeneratorDefine2 = function _regeneratorDefine(e, r, n, t) { function o(r, n) { _regeneratorDefine2(e, r, function (e) { return this._invoke(r, n, e); }); } r ? i ? i(e, r, { value: n, enumerable: !t, configurable: !t, writable: !t }) : e[r] = n : (o("next", 0), o("throw", 1), o("return", 2)); }, _regeneratorDefine2(e, r, n, t); }
|
|
function asyncGeneratorStep(n, t, e, r, o, a, c) { try { var i = n[a](c), u = i.value; } catch (n) { return void e(n); } i.done ? t(u) : Promise.resolve(u).then(r, o); }
|
|
function _asyncToGenerator(n) { return function () { var t = this, e = arguments; return new Promise(function (r, o) { var a = n.apply(t, e); function _next(n) { asyncGeneratorStep(a, r, o, _next, _throw, "next", n); } function _throw(n) { asyncGeneratorStep(a, r, o, _next, _throw, "throw", n); } _next(void 0); }); }; }
|
|
|
|
|
|
|
|
|
|
var authOptions = {
|
|
adapter: (0,_next_auth_prisma_adapter__WEBPACK_IMPORTED_MODULE_0__.PrismaAdapter)(_prisma__WEBPACK_IMPORTED_MODULE_3__.prisma),
|
|
session: {
|
|
strategy: "jwt"
|
|
},
|
|
pages: {
|
|
signIn: "/login"
|
|
},
|
|
callbacks: {
|
|
jwt: function jwt(_ref) {
|
|
return _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee() {
|
|
var token, user, _token$sub;
|
|
return _regenerator().w(function (_context) {
|
|
while (1) switch (_context.n) {
|
|
case 0:
|
|
token = _ref.token, user = _ref.user;
|
|
if (user) {
|
|
token.id = user.id;
|
|
}
|
|
if (!token.id) {
|
|
token.id = (_token$sub = token.sub) !== null && _token$sub !== void 0 ? _token$sub : "";
|
|
}
|
|
return _context.a(2, token);
|
|
}
|
|
}, _callee);
|
|
}))();
|
|
},
|
|
session: function session(_ref2) {
|
|
return _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2() {
|
|
var session, token;
|
|
return _regenerator().w(function (_context2) {
|
|
while (1) switch (_context2.n) {
|
|
case 0:
|
|
session = _ref2.session, token = _ref2.token;
|
|
if (session.user) {
|
|
session.user.id = token.id || "";
|
|
}
|
|
return _context2.a(2, session);
|
|
}
|
|
}, _callee2);
|
|
}))();
|
|
}
|
|
},
|
|
providers: [(0,next_auth_providers_credentials__WEBPACK_IMPORTED_MODULE_1__["default"])({
|
|
name: "Credentials",
|
|
credentials: {
|
|
email: {
|
|
label: "Email",
|
|
type: "email"
|
|
},
|
|
password: {
|
|
label: "Password",
|
|
type: "password"
|
|
}
|
|
},
|
|
authorize: function authorize(credentials) {
|
|
return _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee3() {
|
|
var _credentials$email;
|
|
var email, password, user, valid;
|
|
return _regenerator().w(function (_context3) {
|
|
while (1) switch (_context3.n) {
|
|
case 0:
|
|
email = credentials === null || credentials === void 0 || (_credentials$email = credentials.email) === null || _credentials$email === void 0 ? void 0 : _credentials$email.toLowerCase().trim();
|
|
password = credentials === null || credentials === void 0 ? void 0 : credentials.password;
|
|
if (!(!email || !password)) {
|
|
_context3.n = 1;
|
|
break;
|
|
}
|
|
return _context3.a(2, null);
|
|
case 1:
|
|
_context3.n = 2;
|
|
return _prisma__WEBPACK_IMPORTED_MODULE_3__.prisma.user.findUnique({
|
|
where: {
|
|
email: email
|
|
}
|
|
});
|
|
case 2:
|
|
user = _context3.v;
|
|
if (user) {
|
|
_context3.n = 3;
|
|
break;
|
|
}
|
|
return _context3.a(2, null);
|
|
case 3:
|
|
if (user.passwordHash) {
|
|
_context3.n = 4;
|
|
break;
|
|
}
|
|
return _context3.a(2, null);
|
|
case 4:
|
|
_context3.n = 5;
|
|
return bcryptjs__WEBPACK_IMPORTED_MODULE_2___default().compare(password, user.passwordHash);
|
|
case 5:
|
|
valid = _context3.v;
|
|
if (valid) {
|
|
_context3.n = 6;
|
|
break;
|
|
}
|
|
return _context3.a(2, null);
|
|
case 6:
|
|
return _context3.a(2, {
|
|
id: user.id,
|
|
name: user.name,
|
|
email: user.email
|
|
});
|
|
}
|
|
}, _callee3);
|
|
}))();
|
|
}
|
|
})]
|
|
};
|
|
|
|
/***/ },
|
|
|
|
/***/ "./lib/prisma.ts"
|
|
/*!***********************!*\
|
|
!*** ./lib/prisma.ts ***!
|
|
\***********************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ prisma: () => (/* binding */ prisma)
|
|
/* harmony export */ });
|
|
/* harmony import */ var _prisma_client__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @prisma/client */ "./node_modules/@prisma/client/index-browser.js");
|
|
/* harmony import */ var _prisma_client__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_prisma_client__WEBPACK_IMPORTED_MODULE_0__);
|
|
var _globalForPrisma$pris;
|
|
|
|
var globalForPrisma = globalThis;
|
|
var prisma = (_globalForPrisma$pris = globalForPrisma.prisma) !== null && _globalForPrisma$pris !== void 0 ? _globalForPrisma$pris : new _prisma_client__WEBPACK_IMPORTED_MODULE_0__.PrismaClient({
|
|
log: ["warn", "error"]
|
|
});
|
|
if (true) globalForPrisma.prisma = prisma;
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/object-hash/dist sync recursive"
|
|
/*!*********************************************!*\
|
|
!*** ./node_modules/object-hash/dist/ sync ***!
|
|
\*********************************************/
|
|
(module) {
|
|
|
|
function webpackEmptyContext(req) {
|
|
var e = new Error("Cannot find module '" + req + "'");
|
|
e.code = 'MODULE_NOT_FOUND';
|
|
throw e;
|
|
}
|
|
webpackEmptyContext.keys = () => ([]);
|
|
webpackEmptyContext.resolve = webpackEmptyContext;
|
|
webpackEmptyContext.id = "./node_modules/object-hash/dist sync recursive";
|
|
module.exports = webpackEmptyContext;
|
|
|
|
/***/ },
|
|
|
|
/***/ "?86c1"
|
|
/*!************************!*\
|
|
!*** crypto (ignored) ***!
|
|
\************************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?19ba"
|
|
/*!************************!*\
|
|
!*** crypto (ignored) ***!
|
|
\************************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?87e3"
|
|
/*!************************!*\
|
|
!*** crypto (ignored) ***!
|
|
\************************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?c71d"
|
|
/*!************************!*\
|
|
!*** crypto (ignored) ***!
|
|
\************************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?13de"
|
|
/*!************************!*\
|
|
!*** crypto (ignored) ***!
|
|
\************************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?a739"
|
|
/*!**********************!*\
|
|
!*** http (ignored) ***!
|
|
\**********************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?05fd"
|
|
/*!***********************!*\
|
|
!*** https (ignored) ***!
|
|
\***********************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?4f7e"
|
|
/*!********************************!*\
|
|
!*** ./util.inspect (ignored) ***!
|
|
\********************************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?52d8"
|
|
/*!************************!*\
|
|
!*** crypto (ignored) ***!
|
|
\************************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?7490"
|
|
/*!************************!*\
|
|
!*** crypto (ignored) ***!
|
|
\************************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?6e91"
|
|
/*!**********************!*\
|
|
!*** http (ignored) ***!
|
|
\**********************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?bab1"
|
|
/*!***********************!*\
|
|
!*** https (ignored) ***!
|
|
\***********************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?9c76"
|
|
/*!************************!*\
|
|
!*** crypto (ignored) ***!
|
|
\************************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ },
|
|
|
|
/***/ "?f4d2"
|
|
/*!**********************!*\
|
|
!*** http (ignored) ***!
|
|
\**********************/
|
|
() {
|
|
|
|
/* (ignored) */
|
|
|
|
/***/ }
|
|
|
|
}]);
|
|
//# sourceMappingURL=api-auth-nextauth-route-GET-stories.iframe.bundle.js.map
|