next-auth
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _preact=require("preact"),_preactRenderToString=_interopRequireDefault(require("preact-render-to-string"));function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}var _default=(a)=>{var{site:b,error:c,baseUrl:d}=a,e="".concat(d,"/signin"),f=(0,_preact.h)("h1",null,"Error"),g=(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"site",href:b},b.replace(/^https?:\/\//,"")));switch(c){case"Signin":case"OAuthSignin":case"OAuthCallback":case"OAuthCreateAccount":case"EmailCreateAccount":case"Callback":f=(0,_preact.h)("h1",null,"Sign in failed"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"Something went wrong trying to sign in."),(0,_preact.h)("p",null,"Try signing in with a different account.")),(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"button",href:e},"Sign in")));break;case"oAuthAccountNotLinked":f=(0,_preact.h)("h1",null,"Sign in with another account"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"You might have signed in before with a different account."),(0,_preact.h)("p",null,"Sign in the same account you used originally to confirm your identity.")),(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"button",href:e},"Sign in")));break;case"EmailRequired":f=(0,_preact.h)("h1",null,"Sign in with another account"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"Your account doesn't have an email address (required)."),(0,_preact.h)("p",null,"Try signing in with a different account.")),(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"button",href:e},"Sign in")));break;case"EmailSignin":f=(0,_preact.h)("h1",null,"Sign in failed"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"Unable to send email to your address."),(0,_preact.h)("p",null,"You can try signing in again with a different account.")),(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"button",href:e},"Sign in")));break;case"Configuration":f=(0,_preact.h)("h1",null,"Server configuration error"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"There is a problem with the NextAuth server configuration."),(0,_preact.h)("p",null,"Check the server logs for details.")));break;case"Verification":f=(0,_preact.h)("h1",null,"Sign in failed"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"The link you followed may have been used already or it may have expired."),(0,_preact.h)("p",null,"Sign in links can only be used once and expire, you can a new sign in link at any time.")),(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"button",href:e},"Sign in")));break;default:}return(0,_preactRenderToString.default)((0,_preact.h)("div",{className:"error"},f,g))};exports.default=_default; | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _preact=require("preact"),_preactRenderToString=_interopRequireDefault(require("preact-render-to-string"));function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}var _default=(a)=>{var{site:b,error:c,baseUrl:d}=a,e="".concat(d,"/signin"),f=(0,_preact.h)("h1",null,"Error"),g=(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"site",href:b},b.replace(/^https?:\/\//,"")));switch(c){case"Signin":case"OAuthSignin":case"OAuthCallback":case"OAuthCreateAccount":case"EmailCreateAccount":case"Callback":f=(0,_preact.h)("h1",null,"Sign in failed"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"Something went wrong trying to sign in."),(0,_preact.h)("p",null,"Try signing in with a different account.")),(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"button",href:e},"Sign in")));break;case"oAuthAccountNotLinked":f=(0,_preact.h)("h1",null,"Sign in with another account"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"You might have signed in before with a different account."),(0,_preact.h)("p",null,"Sign in the same account you used originally to confirm your identity.")),(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"button",href:e},"Sign in")));break;case"EmailRequired":f=(0,_preact.h)("h1",null,"Sign in with another account"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"Your account doesn't have an email address (required)."),(0,_preact.h)("p",null,"Try signing in with a different account.")),(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"button",href:e},"Sign in")));break;case"EmailSignin":f=(0,_preact.h)("h1",null,"Sign in failed"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"Unable to send email to your address."),(0,_preact.h)("p",null,"Try signing in again with a different account.")),(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"button",href:e},"Sign in")));break;case"Configuration":f=(0,_preact.h)("h1",null,"Server configuration error"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"There is a problem with the NextAuth server configuration."),(0,_preact.h)("p",null,"Check the server logs for details.")));break;case"Verification":f=(0,_preact.h)("h1",null,"Sign in failed"),g=(0,_preact.h)("div",null,(0,_preact.h)("div",{className:"message"},(0,_preact.h)("p",null,"The link you followed may have been used already or may have expired.")),(0,_preact.h)("p",null,(0,_preact.h)("a",{className:"button",href:e},"Sign in")));break;default:}return(0,_preactRenderToString.default)((0,_preact.h)("div",{className:"error"},f,g))};exports.default=_default; |
@@ -1,1 +0,1 @@ | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _preact=require("preact"),_preactRenderToString=_interopRequireDefault(require("preact-render-to-string"));function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}var _default=(a)=>{var{req:b,csrfToken:c,providers:d,callbackUrl:e}=a,f=e?"?callbackUrl=".concat(e):"",{email:g}=b.query;return(0,_preactRenderToString.default)((0,_preact.h)("div",{className:"signin"},d.map((a,b)=>(0,_preact.h)("p",{key:a.id},"oauth"===a.type&&(0,_preact.h)("a",{className:"button","data-provider":a.id,href:"".concat(a.signinUrl).concat(f)},"Sign in with ",a.name),"email"===a.type&&(0,_preact.h)("form",{action:a.signinUrl,method:"POST"},0<b&&(0,_preact.h)("hr",null),(0,_preact.h)("input",{type:"hidden",name:"csrfToken",value:c}),(0,_preact.h)("input",{autoFocus:!0,type:"text",name:"email",value:g,placeholder:"email@example.com"}),(0,_preact.h)("button",{type:"submit"},"Sign in with ",a.name),b+1<d.length&&(0,_preact.h)("hr",null))))))};exports.default=_default; | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _preact=require("preact"),_preactRenderToString=_interopRequireDefault(require("preact-render-to-string"));function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}var _default=(a)=>{var{req:b,csrfToken:c,providers:d,callbackUrl:e}=a,f=e?"?callbackUrl=".concat(e):"",{email:g}=b.query;return(0,_preactRenderToString.default)((0,_preact.h)("div",{className:"signin"},d.map((a,b)=>(0,_preact.h)("div",{key:a.id,className:"provider"},"oauth"===a.type&&(0,_preact.h)("a",{className:"button","data-provider":a.id,href:"".concat(a.signinUrl).concat(f)},"Sign in with ",a.name),"email"===a.type&&(0,_preact.h)("form",{action:a.signinUrl,method:"POST"},0<b&&(0,_preact.h)("hr",null),(0,_preact.h)("input",{type:"hidden",name:"csrfToken",value:c}),(0,_preact.h)("input",{autoFocus:!0,type:"text",name:"email",value:g,placeholder:"email@example.com"}),(0,_preact.h)("button",{type:"submit"},"Sign in with ",a.name),b+1<d.length&&(0,_preact.h)("hr",null))))))};exports.default=_default; |
{ | ||
"name": "next-auth", | ||
"version": "2.0.0-beta.54", | ||
"version": "2.0.0-beta.55", | ||
"description": "An authentication library for Next.js", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/iaincollins/next-auth.git", |
Sorry, the diff of this file is not supported yet
99558
0.51%