@betterportal/auth-default 10.1.64 → 10.1.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/bp-contracts/org.betterportal.auth.default.json +43 -9
- package/lib/plugins/service-betterportal-auth-default/.bp-generated/registry.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/.bp-generated/registry.js +4 -3
- package/lib/plugins/service-betterportal-auth-default/.bp-generated/registry.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/GET.d.ts +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/GET.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/GET.js +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/GET.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/POST.d.ts +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/POST.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/POST.js +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/POST.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/_renderer.bootstrap5/GET.d.ts +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/_renderer.bootstrap5/GET.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/_renderer.bootstrap5/_nav.profile.GET.d.ts +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/_renderer.bootstrap5/_nav.profile.GET.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/index.d.ts +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/index.js +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/index.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/GET.d.ts +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/GET.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/GET.js +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/GET.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/POST.d.ts +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/POST.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/POST.js +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/POST.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/_renderer.bootstrap5/GET.d.ts +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/_renderer.bootstrap5/GET.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/index.d.ts +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/index.js +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/index.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/POST.d.ts +36 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/POST.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/POST.js +110 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/POST.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/index.d.ts +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/index.js +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/index.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/GET.d.ts +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/GET.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/GET.js +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/GET.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/POST.d.ts +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/POST.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/POST.js +3 -3
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/POST.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/_renderer.bootstrap5/GET.d.ts +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/_renderer.bootstrap5/GET.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/index.d.ts +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/index.js +1 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/index.js.map +1 -1
- package/lib/plugins/service-betterportal-auth-default/{bp-routes/login/route.impl.d.ts → loginFlow.d.ts} +15 -3
- package/lib/plugins/service-betterportal-auth-default/loginFlow.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-auth-default/{bp-routes/login/route.impl.js → loginFlow.js} +8 -3
- package/lib/plugins/service-betterportal-auth-default/loginFlow.js.map +1 -0
- package/lib/plugins/service-betterportal-auth-default/{bp-routes/logout/route.impl.d.ts → logoutFlow.d.ts} +7 -4
- package/lib/plugins/service-betterportal-auth-default/logoutFlow.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-auth-default/{bp-routes/logout/route.impl.js → logoutFlow.js} +3 -3
- package/lib/plugins/service-betterportal-auth-default/logoutFlow.js.map +1 -0
- package/lib/plugins/service-betterportal-auth-default/{bp-routes/register/route.impl.d.ts → registrationFlow.d.ts} +9 -3
- package/lib/plugins/service-betterportal-auth-default/registrationFlow.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-auth-default/{bp-routes/register/route.impl.js → registrationFlow.js} +6 -3
- package/lib/plugins/service-betterportal-auth-default/registrationFlow.js.map +1 -0
- package/lib/schemas/service-betterportal-auth-default.json +1 -1
- package/lib/schemas/service-betterportal-auth-default.plugin.json +1 -1
- package/package.json +4 -4
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/route.impl.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/login/route.impl.js.map +0 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/route.impl.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/route.impl.js.map +0 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/route.impl.d.ts +0 -36
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/route.impl.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/route.impl.js +0 -111
- package/lib/plugins/service-betterportal-auth-default/bp-routes/refresh/route.impl.js.map +0 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/route.impl.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-auth-default/bp-routes/register/route.impl.js.map +0 -1
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"pluginId": "org.betterportal.auth.default",
|
|
5
5
|
"title": "BetterPortal Default Auth",
|
|
6
6
|
"description": "JWT-issuing auth service (RS256 + JWKS + bcrypt user store).",
|
|
7
|
-
"version": "10.1.
|
|
7
|
+
"version": "10.1.65",
|
|
8
8
|
"category": "service",
|
|
9
9
|
"deploymentModes": [
|
|
10
10
|
"self-hosted"
|
|
@@ -281,10 +281,22 @@
|
|
|
281
281
|
"robots": [],
|
|
282
282
|
"role": "auth.login",
|
|
283
283
|
"dependencies": [
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
284
|
+
{
|
|
285
|
+
"operationId": "auth.login",
|
|
286
|
+
"method": "POST"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"operationId": "auth.logout.view",
|
|
290
|
+
"method": "GET"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"operationId": "auth.refresh",
|
|
294
|
+
"method": "POST"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"operationId": "auth.register.view",
|
|
298
|
+
"method": "GET"
|
|
299
|
+
}
|
|
288
300
|
],
|
|
289
301
|
"chrome": {
|
|
290
302
|
"fullScreen": true
|
|
@@ -671,7 +683,10 @@
|
|
|
671
683
|
"robots": [],
|
|
672
684
|
"role": "auth.logout",
|
|
673
685
|
"dependencies": [
|
|
674
|
-
|
|
686
|
+
{
|
|
687
|
+
"operationId": "auth.logout",
|
|
688
|
+
"method": "POST"
|
|
689
|
+
}
|
|
675
690
|
],
|
|
676
691
|
"apiContracts": [],
|
|
677
692
|
"demoScenarios": [],
|
|
@@ -780,7 +795,18 @@
|
|
|
780
795
|
"method": "POST",
|
|
781
796
|
"title": "Refresh Token",
|
|
782
797
|
"description": "Exchange a refresh token for a new access token.",
|
|
783
|
-
"querySchema": {
|
|
798
|
+
"querySchema": {
|
|
799
|
+
"anyvaliVersion": "1.0",
|
|
800
|
+
"schemaVersion": "1.1",
|
|
801
|
+
"root": {
|
|
802
|
+
"kind": "object",
|
|
803
|
+
"properties": {},
|
|
804
|
+
"required": [],
|
|
805
|
+
"unknownKeys": "strip"
|
|
806
|
+
},
|
|
807
|
+
"definitions": {},
|
|
808
|
+
"extensions": {}
|
|
809
|
+
},
|
|
784
810
|
"headersSchema": {
|
|
785
811
|
"anyvaliVersion": "1.0",
|
|
786
812
|
"schemaVersion": "1.1",
|
|
@@ -1067,8 +1093,14 @@
|
|
|
1067
1093
|
"robots": [],
|
|
1068
1094
|
"role": "auth.register",
|
|
1069
1095
|
"dependencies": [
|
|
1070
|
-
|
|
1071
|
-
|
|
1096
|
+
{
|
|
1097
|
+
"operationId": "auth.register",
|
|
1098
|
+
"method": "POST"
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"operationId": "auth.login.view",
|
|
1102
|
+
"method": "GET"
|
|
1103
|
+
}
|
|
1072
1104
|
],
|
|
1073
1105
|
"chrome": {
|
|
1074
1106
|
"fullScreen": true
|
|
@@ -1330,6 +1362,8 @@
|
|
|
1330
1362
|
{
|
|
1331
1363
|
"fragmentLocation": "nav",
|
|
1332
1364
|
"fragmentId": "profile",
|
|
1365
|
+
"operationId": "auth.login.view",
|
|
1366
|
+
"method": "GET",
|
|
1333
1367
|
"renderers": [
|
|
1334
1368
|
"bootstrap5"
|
|
1335
1369
|
]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../../../src/plugins/service-betterportal-auth-default/.bp-generated/registry.ts"],"names":[],"mappings":"AAoBA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAEpE,eAAO,MAAM,QAAQ,EAAE,
|
|
1
|
+
{"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../../../src/plugins/service-betterportal-auth-default/.bp-generated/registry.ts"],"names":[],"mappings":"AAoBA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAEpE,eAAO,MAAM,QAAQ,EAAE,oBAmGtB,CAAC"}
|
|
@@ -29,7 +29,7 @@ export const registry = {
|
|
|
29
29
|
methodRoutes: { GET: { method: "GET", operationId: loginGETRoute.operationId, title: loginGETRoute.title, description: loginGETRoute.description, schemas: {
|
|
30
30
|
response: loginGETRoute.ResponseSchema,
|
|
31
31
|
query: loginGETRoute.QuerySchema
|
|
32
|
-
}, handler: loginGETRoute.default, auth: loginGETRoute.auth, cacheHints: loginGETRoute.cacheHints, demoScenarios: [], role: loginGETRoute.role, chrome: loginGETRoute.chrome, dependencies:
|
|
32
|
+
}, handler: loginGETRoute.default, auth: loginGETRoute.auth, cacheHints: loginGETRoute.cacheHints, demoScenarios: [], role: loginGETRoute.role, chrome: loginGETRoute.chrome, dependencies: loginGETRoute.dependencies }, POST: { method: "POST", operationId: loginPOSTRoute.operationId, title: loginPOSTRoute.title, description: loginPOSTRoute.description, schemas: {
|
|
33
33
|
response: loginPOSTRoute.ResponseSchema,
|
|
34
34
|
query: loginPOSTRoute.QuerySchema,
|
|
35
35
|
request: loginPOSTRoute.RequestSchema
|
|
@@ -53,7 +53,7 @@ export const registry = {
|
|
|
53
53
|
schemas: {},
|
|
54
54
|
methodRoutes: { GET: { method: "GET", operationId: logoutGETRoute.operationId, title: logoutGETRoute.title, description: logoutGETRoute.description, schemas: {
|
|
55
55
|
response: logoutGETRoute.ResponseSchema
|
|
56
|
-
}, handler: logoutGETRoute.default, auth: logoutGETRoute.auth, cacheHints: logoutGETRoute.cacheHints, demoScenarios: [], role: logoutGETRoute.role, dependencies:
|
|
56
|
+
}, handler: logoutGETRoute.default, auth: logoutGETRoute.auth, cacheHints: logoutGETRoute.cacheHints, demoScenarios: [], role: logoutGETRoute.role, dependencies: logoutGETRoute.dependencies }, POST: { method: "POST", operationId: logoutPOSTRoute.operationId, title: logoutPOSTRoute.title, description: logoutPOSTRoute.description, schemas: {
|
|
57
57
|
response: logoutPOSTRoute.ResponseSchema
|
|
58
58
|
}, handler: logoutPOSTRoute.default, auth: logoutPOSTRoute.auth, cacheHints: logoutPOSTRoute.cacheHints, demoScenarios: [], role: logoutPOSTRoute.role } },
|
|
59
59
|
handlers: { GET: logoutGETRoute.default, POST: logoutPOSTRoute.default },
|
|
@@ -75,6 +75,7 @@ export const registry = {
|
|
|
75
75
|
schemas: {},
|
|
76
76
|
methodRoutes: { POST: { method: "POST", operationId: refreshPOSTRoute.operationId, title: refreshPOSTRoute.title, description: refreshPOSTRoute.description, schemas: {
|
|
77
77
|
response: refreshPOSTRoute.ResponseSchema,
|
|
78
|
+
query: refreshPOSTRoute.QuerySchema,
|
|
78
79
|
headers: refreshPOSTRoute.HeadersSchema,
|
|
79
80
|
request: refreshPOSTRoute.RequestSchema
|
|
80
81
|
}, handler: refreshPOSTRoute.default, auth: refreshPOSTRoute.auth, cacheHints: refreshPOSTRoute.cacheHints, demoScenarios: [], role: refreshPOSTRoute.role } },
|
|
@@ -92,7 +93,7 @@ export const registry = {
|
|
|
92
93
|
methodRoutes: { GET: { method: "GET", operationId: registerGETRoute.operationId, title: registerGETRoute.title, description: registerGETRoute.description, schemas: {
|
|
93
94
|
response: registerGETRoute.ResponseSchema,
|
|
94
95
|
query: registerGETRoute.QuerySchema
|
|
95
|
-
}, handler: registerGETRoute.default, auth: registerGETRoute.auth, cacheHints: registerGETRoute.cacheHints, demoScenarios: [], role: registerGETRoute.role, chrome: registerGETRoute.chrome, dependencies:
|
|
96
|
+
}, handler: registerGETRoute.default, auth: registerGETRoute.auth, cacheHints: registerGETRoute.cacheHints, demoScenarios: [], role: registerGETRoute.role, chrome: registerGETRoute.chrome, dependencies: registerGETRoute.dependencies }, POST: { method: "POST", operationId: registerPOSTRoute.operationId, title: registerPOSTRoute.title, description: registerPOSTRoute.description, schemas: {
|
|
96
97
|
response: registerPOSTRoute.ResponseSchema,
|
|
97
98
|
query: registerPOSTRoute.QuerySchema,
|
|
98
99
|
request: registerPOSTRoute.RequestSchema
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../../../src/plugins/service-betterportal-auth-default/.bp-generated/registry.ts"],"names":[],"mappings":"AAAA,uDAAuD;AACvD,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,aAAa,MAAM,2BAA2B,CAAC;AAC3D,OAAO,KAAK,cAAc,MAAM,4BAA4B,CAAC;AAC7D,OAAO,KAAK,sBAAsB,MAAM,gDAAgD,CAAC;AACzF,OAAO,KAAK,uBAAuB,MAAM,iDAAiD,CAAC;AAC3F,OAAO,KAAK,4BAA4B,MAAM,6DAA6D,CAAC;AAC5G,OAAO,KAAK,WAAW,MAAM,8BAA8B,CAAC;AAC5D,OAAO,KAAK,cAAc,MAAM,4BAA4B,CAAC;AAC7D,OAAO,KAAK,eAAe,MAAM,6BAA6B,CAAC;AAC/D,OAAO,KAAK,uBAAuB,MAAM,iDAAiD,CAAC;AAC3F,OAAO,KAAK,wBAAwB,MAAM,kDAAkD,CAAC;AAC7F,OAAO,KAAK,YAAY,MAAM,+BAA+B,CAAC;AAC9D,OAAO,KAAK,gBAAgB,MAAM,8BAA8B,CAAC;AACjE,OAAO,KAAK,aAAa,MAAM,gCAAgC,CAAC;AAChE,OAAO,KAAK,gBAAgB,MAAM,8BAA8B,CAAC;AACjE,OAAO,KAAK,iBAAiB,MAAM,+BAA+B,CAAC;AACnE,OAAO,KAAK,0BAA0B,MAAM,mDAAmD,CAAC;AAChG,OAAO,KAAK,yBAAyB,MAAM,mDAAmD,CAAC;AAC/F,OAAO,KAAK,0BAA0B,MAAM,oDAAoD,CAAC;AAGjG,MAAM,CAAC,MAAM,QAAQ,GAAyB;IAC5C,MAAM,EAAE;QACN;YACE,MAAM,EAAE,aAAa;YACrB,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,CAAC,KAAK,EAAC,MAAM,CAAC;YACvB,UAAU,EAAE,EAAE;YACd,OAAO,EAAE,EAAE;YACX,YAAY,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,WAAW,EAAE,aAAa,CAAC,WAAW,EAAE,KAAK,EAAE,aAAa,CAAC,KAAK,EAAE,WAAW,EAAE,aAAa,CAAC,WAAW,EAAE,OAAO,EAAE;wBACzJ,QAAQ,EAAE,aAAa,CAAC,cAAc;wBACtC,KAAK,EAAE,aAAa,CAAC,WAAW;qBACjC,EAAE,OAAO,EAAE,aAAa,CAAC,OAAO,EAAE,IAAI,EAAE,aAAa,CAAC,IAAI,EAAE,UAAU,EAAE,aAAa,CAAC,UAAU,EAAE,aAAa,EAAE,EAAE,EAAE,IAAI,EAAE,aAAa,CAAC,IAAI,EAAE,MAAM,EAAE,aAAa,CAAC,MAAM,EAAE,YAAY,EAAE,
|
|
1
|
+
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../../../src/plugins/service-betterportal-auth-default/.bp-generated/registry.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const operationId = "auth.login.view";
|
|
2
|
-
export { title, description, auth, role, dependencies, chrome, cacheHints } from "
|
|
3
|
-
export { ResponseSchema, QuerySchema } from "
|
|
4
|
-
export { handleGet as default } from "
|
|
2
|
+
export { title, description, auth, role, dependencies, chrome, cacheHints } from "../../loginFlow.js";
|
|
3
|
+
export { ResponseSchema, QuerySchema } from "../../loginFlow.js";
|
|
4
|
+
export { handleGet as default } from "../../loginFlow.js";
|
|
5
5
|
//# sourceMappingURL=GET.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GET.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/GET.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,oBAAoB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"GET.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/GET.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,oBAAoB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AACtG,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,SAAS,IAAI,OAAO,EAAE,MAAM,oBAAoB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export const operationId = "auth.login.view";
|
|
2
|
-
export { title, description, auth, role, dependencies, chrome, cacheHints } from "
|
|
3
|
-
export { ResponseSchema, QuerySchema } from "
|
|
4
|
-
export { handleGet as default } from "
|
|
2
|
+
export { title, description, auth, role, dependencies, chrome, cacheHints } from "../../loginFlow.js";
|
|
3
|
+
export { ResponseSchema, QuerySchema } from "../../loginFlow.js";
|
|
4
|
+
export { handleGet as default } from "../../loginFlow.js";
|
|
5
5
|
//# sourceMappingURL=GET.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GET.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/GET.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,iBAAiB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"GET.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/GET.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,iBAAiB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AACtG,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,SAAS,IAAI,OAAO,EAAE,MAAM,oBAAoB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const operationId = "auth.login";
|
|
2
|
-
export { title, description, auth, role, chrome, cacheHints } from "
|
|
3
|
-
export { ResponseSchema, QuerySchema, RequestSchema } from "
|
|
4
|
-
export { handlePost as default } from "
|
|
2
|
+
export { title, description, auth, role, chrome, cacheHints } from "../../loginFlow.js";
|
|
3
|
+
export { ResponseSchema, QuerySchema, RequestSchema } from "../../loginFlow.js";
|
|
4
|
+
export { handlePost as default } from "../../loginFlow.js";
|
|
5
5
|
//# sourceMappingURL=POST.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"POST.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/POST.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,eAAe,CAAC;AACxC,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"POST.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/POST.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,eAAe,CAAC;AACxC,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AACxF,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAChF,OAAO,EAAE,UAAU,IAAI,OAAO,EAAE,MAAM,oBAAoB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export const operationId = "auth.login";
|
|
2
|
-
export { title, description, auth, role, chrome, cacheHints } from "
|
|
3
|
-
export { ResponseSchema, QuerySchema, RequestSchema } from "
|
|
4
|
-
export { handlePost as default } from "
|
|
2
|
+
export { title, description, auth, role, chrome, cacheHints } from "../../loginFlow.js";
|
|
3
|
+
export { ResponseSchema, QuerySchema, RequestSchema } from "../../loginFlow.js";
|
|
4
|
+
export { handlePost as default } from "../../loginFlow.js";
|
|
5
5
|
//# sourceMappingURL=POST.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"POST.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/POST.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,YAAY,CAAC;AACxC,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"POST.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/POST.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,YAAY,CAAC;AACxC,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AACxF,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAChF,OAAO,EAAE,UAAU,IAAI,OAAO,EAAE,MAAM,oBAAoB,CAAC"}
|
package/lib/plugins/service-betterportal-auth-default/bp-routes/login/_renderer.bootstrap5/GET.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { HtmlRenderable } from "@betterportal/framework";
|
|
2
|
-
import type { ResponseData } from "
|
|
2
|
+
import type { ResponseData } from "../../../loginFlow.js";
|
|
3
3
|
export declare function render(data: ResponseData): HtmlRenderable;
|
|
4
4
|
//# sourceMappingURL=GET.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GET.d.ts","sourceRoot":"","sources":["../../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/_renderer.bootstrap5/GET.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"GET.d.ts","sourceRoot":"","sources":["../../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/_renderer.bootstrap5/GET.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAgD1D,wBAAgB,MAAM,CAAC,IAAI,EAAE,YAAY,GAAG,cAAc,CAgHzD"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/** @jsxImportSource jsx-htmx */
|
|
2
2
|
import type { HtmlRenderable } from "@betterportal/framework";
|
|
3
|
-
import type { ResponseData } from "
|
|
3
|
+
import type { ResponseData } from "../../../loginFlow.js";
|
|
4
4
|
export declare function render(data: ResponseData): HtmlRenderable;
|
|
5
5
|
//# sourceMappingURL=_nav.profile.GET.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_nav.profile.GET.d.ts","sourceRoot":"","sources":["../../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/_renderer.bootstrap5/_nav.profile.GET.tsx"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"_nav.profile.GET.d.ts","sourceRoot":"","sources":["../../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/_renderer.bootstrap5/_nav.profile.GET.tsx"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE1D,wBAAgB,MAAM,CAAC,IAAI,EAAE,YAAY,GAAG,cAAc,CA4BzD"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { title, description } from "
|
|
1
|
+
export { title, description } from "../../loginFlow.js";
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { title, description } from "
|
|
1
|
+
export { title, description } from "../../loginFlow.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/login/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const operationId = "auth.logout.view";
|
|
2
|
-
export { title, description, auth, role, dependencies, cacheHints } from "
|
|
3
|
-
export { ResponseSchema } from "
|
|
4
|
-
export { handleGet as default } from "
|
|
2
|
+
export { title, description, auth, role, dependencies, cacheHints } from "../../logoutFlow.js";
|
|
3
|
+
export { ResponseSchema } from "../../logoutFlow.js";
|
|
4
|
+
export { handleGet as default } from "../../logoutFlow.js";
|
|
5
5
|
//# sourceMappingURL=GET.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GET.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/GET.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,qBAAqB,CAAC;AAC9C,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"GET.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/GET.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,qBAAqB,CAAC;AAC9C,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAC/F,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,SAAS,IAAI,OAAO,EAAE,MAAM,qBAAqB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export const operationId = "auth.logout.view";
|
|
2
|
-
export { title, description, auth, role, dependencies, cacheHints } from "
|
|
3
|
-
export { ResponseSchema } from "
|
|
4
|
-
export { handleGet as default } from "
|
|
2
|
+
export { title, description, auth, role, dependencies, cacheHints } from "../../logoutFlow.js";
|
|
3
|
+
export { ResponseSchema } from "../../logoutFlow.js";
|
|
4
|
+
export { handleGet as default } from "../../logoutFlow.js";
|
|
5
5
|
//# sourceMappingURL=GET.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GET.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/GET.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,kBAAkB,CAAC;AAC9C,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"GET.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/GET.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,kBAAkB,CAAC;AAC9C,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAC/F,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,SAAS,IAAI,OAAO,EAAE,MAAM,qBAAqB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const operationId = "auth.logout";
|
|
2
|
-
export { title, description, auth, role, cacheHints } from "
|
|
3
|
-
export { ResponseSchema } from "
|
|
4
|
-
export { handlePost as default } from "
|
|
2
|
+
export { title, description, auth, role, cacheHints } from "../../logoutFlow.js";
|
|
3
|
+
export { ResponseSchema } from "../../logoutFlow.js";
|
|
4
|
+
export { handlePost as default } from "../../logoutFlow.js";
|
|
5
5
|
//# sourceMappingURL=POST.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"POST.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/POST.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,gBAAgB,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"POST.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/POST.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,gBAAgB,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjF,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,UAAU,IAAI,OAAO,EAAE,MAAM,qBAAqB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export const operationId = "auth.logout";
|
|
2
|
-
export { title, description, auth, role, cacheHints } from "
|
|
3
|
-
export { ResponseSchema } from "
|
|
4
|
-
export { handlePost as default } from "
|
|
2
|
+
export { title, description, auth, role, cacheHints } from "../../logoutFlow.js";
|
|
3
|
+
export { ResponseSchema } from "../../logoutFlow.js";
|
|
4
|
+
export { handlePost as default } from "../../logoutFlow.js";
|
|
5
5
|
//# sourceMappingURL=POST.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"POST.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/POST.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,aAAa,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"POST.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/POST.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,aAAa,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjF,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,UAAU,IAAI,OAAO,EAAE,MAAM,qBAAqB,CAAC"}
|
package/lib/plugins/service-betterportal-auth-default/bp-routes/logout/_renderer.bootstrap5/GET.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/** @jsxImportSource jsx-htmx */
|
|
2
2
|
import type { HtmlRenderable } from "@betterportal/framework";
|
|
3
|
-
import type { ResponseData } from "
|
|
3
|
+
import type { ResponseData } from "../../../logoutFlow.js";
|
|
4
4
|
export declare function render(_data: ResponseData): HtmlRenderable;
|
|
5
5
|
//# sourceMappingURL=GET.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GET.d.ts","sourceRoot":"","sources":["../../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/_renderer.bootstrap5/GET.tsx"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"GET.d.ts","sourceRoot":"","sources":["../../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/_renderer.bootstrap5/GET.tsx"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAE3D,wBAAgB,MAAM,CAAC,KAAK,EAAE,YAAY,GAAG,cAAc,CAU1D"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { title, description } from "
|
|
1
|
+
export { title, description } from "../../logoutFlow.js";
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { title, description } from "
|
|
1
|
+
export { title, description } from "../../logoutFlow.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/logout/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC"}
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
export declare const operationId = "auth.refresh";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
import * as av from "anyvali";
|
|
3
|
+
import type { Infer } from "anyvali";
|
|
4
|
+
import { type ApiAuthRequirement, type CacheHints } from "@betterportal/framework";
|
|
5
|
+
import type { Plugin } from "../../index.js";
|
|
6
|
+
export declare const QuerySchema: av.ObjectSchema<{}>;
|
|
7
|
+
export declare const HeadersSchema: av.ObjectSchema<{
|
|
8
|
+
"x-bp-refresh": av.OptionalSchema<av.StringSchema>;
|
|
9
|
+
}>;
|
|
10
|
+
export declare const RequestSchema: av.ObjectSchema<{
|
|
11
|
+
refreshToken: av.OptionalSchema<av.StringSchema>;
|
|
12
|
+
}>;
|
|
13
|
+
export declare const ResponseSchema: av.ObjectSchema<{
|
|
14
|
+
status: av.EnumSchema<readonly ["ok", "error"]>;
|
|
15
|
+
message: av.OptionalSchema<av.StringSchema>;
|
|
16
|
+
accessToken: av.OptionalSchema<av.StringSchema>;
|
|
17
|
+
expiresInSeconds: av.OptionalSchema<av.IntSchema>;
|
|
18
|
+
}>;
|
|
19
|
+
export type ResponseData = Infer<typeof ResponseSchema>;
|
|
20
|
+
export declare const title = "Refresh Token";
|
|
21
|
+
export declare const description = "Exchange a refresh token for a new access token.";
|
|
22
|
+
export declare const role = "auth.refresh";
|
|
23
|
+
export declare const auth: ApiAuthRequirement;
|
|
24
|
+
export declare const cacheHints: CacheHints;
|
|
25
|
+
declare const _default: import("@betterportal/framework").RouteHandler<Record<string, string>, Record<string, unknown>, {
|
|
26
|
+
"x-bp-refresh"?: string | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
refreshToken?: string | undefined;
|
|
29
|
+
}, {
|
|
30
|
+
status: "ok" | "error";
|
|
31
|
+
message?: string | undefined;
|
|
32
|
+
accessToken?: string | undefined;
|
|
33
|
+
expiresInSeconds?: number | undefined;
|
|
34
|
+
}, Plugin, {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
}>;
|
|
37
|
+
export default _default;
|
|
5
38
|
//# sourceMappingURL=POST.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"POST.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/refresh/POST.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,iBAAiB,CAAC;AAC1C,OAAO,EAAE,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"POST.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/refresh/POST.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,iBAAiB,CAAC;AAC1C,OAAO,KAAK,EAAE,MAAM,SAAS,CAAC;AAC9B,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACrC,OAAO,EACL,KAAK,kBAAkB,EACvB,KAAK,UAAU,EAChB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAE7C,eAAO,MAAM,WAAW,qBAAgB,CAAC;AACzC,eAAO,MAAM,aAAa;;EAExB,CAAC;AAEH,eAAO,MAAM,aAAa;;EAExB,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;EAKzB,CAAC;AACH,MAAM,MAAM,YAAY,GAAG,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAExD,eAAO,MAAM,KAAK,kBAAkB,CAAC;AACrC,eAAO,MAAM,WAAW,qDAAqD,CAAC;AAC9E,eAAO,MAAM,IAAI,iBAAiB,CAAC;AAEnC,eAAO,MAAM,IAAI,EAAE,kBAGlB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,UAGxB,CAAC;;;;;;;;;;;;;AAQF,wBAsFE"}
|
|
@@ -1,5 +1,112 @@
|
|
|
1
1
|
export const operationId = "auth.refresh";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
export
|
|
2
|
+
import * as av from "anyvali";
|
|
3
|
+
import { createHandler } from "../../.bp-generated/route-runtime.js";
|
|
4
|
+
export const QuerySchema = av.object({});
|
|
5
|
+
export const HeadersSchema = av.object({
|
|
6
|
+
"x-bp-refresh": av.optional(av.string().minLength(1))
|
|
7
|
+
});
|
|
8
|
+
export const RequestSchema = av.object({
|
|
9
|
+
refreshToken: av.optional(av.string().minLength(1).describe("Signed refresh token issued by the auth service."))
|
|
10
|
+
});
|
|
11
|
+
export const ResponseSchema = av.object({
|
|
12
|
+
status: av.enum_(["ok", "error"]).describe("Refresh request outcome."),
|
|
13
|
+
message: av.optional(av.string()).describe("Human-readable status or error message for the renderer."),
|
|
14
|
+
accessToken: av.optional(av.string()).describe("New signed JWT access token returned when refresh succeeds."),
|
|
15
|
+
expiresInSeconds: av.optional(av.int().min(1)).describe("New access token lifetime in seconds.")
|
|
16
|
+
});
|
|
17
|
+
export const title = "Refresh Token";
|
|
18
|
+
export const description = "Exchange a refresh token for a new access token.";
|
|
19
|
+
export const role = "auth.refresh";
|
|
20
|
+
export const auth = {
|
|
21
|
+
required: false,
|
|
22
|
+
permissions: []
|
|
23
|
+
};
|
|
24
|
+
export const cacheHints = {
|
|
25
|
+
ttlSeconds: 0,
|
|
26
|
+
varyBy: []
|
|
27
|
+
};
|
|
28
|
+
function runtimeFrom(ctx) {
|
|
29
|
+
const runtime = ctx.plugin?.runtime;
|
|
30
|
+
if (!runtime)
|
|
31
|
+
throw new Error("Auth runtime not available on handler context");
|
|
32
|
+
return runtime;
|
|
33
|
+
}
|
|
34
|
+
export default createHandler({ response: ResponseSchema, request: RequestSchema, headers: HeadersSchema }, async (ctx) => {
|
|
35
|
+
const runtime = runtimeFrom(ctx);
|
|
36
|
+
const tenantId = ctx.tenant.id;
|
|
37
|
+
const appId = ctx.app.id;
|
|
38
|
+
const body = ctx.request;
|
|
39
|
+
const headers = ctx.headers;
|
|
40
|
+
const refreshToken = body.refreshToken ?? headers["x-bp-refresh"];
|
|
41
|
+
if (!refreshToken) {
|
|
42
|
+
ctx.setStatus?.(401);
|
|
43
|
+
ctx.bpHeaders?.remove('Authorization');
|
|
44
|
+
ctx.bpHeaders?.remove('X-BP-Refresh');
|
|
45
|
+
return {
|
|
46
|
+
status: "error",
|
|
47
|
+
message: "Refresh token missing."
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
let claims;
|
|
51
|
+
try {
|
|
52
|
+
claims = await runtime.tokenIssuer.verifyRefreshToken({
|
|
53
|
+
refreshToken,
|
|
54
|
+
tenantId,
|
|
55
|
+
appId
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
catch {
|
|
59
|
+
ctx.setStatus?.(401);
|
|
60
|
+
ctx.bpHeaders?.remove('Authorization');
|
|
61
|
+
ctx.bpHeaders?.remove('X-BP-Refresh');
|
|
62
|
+
return {
|
|
63
|
+
status: "error",
|
|
64
|
+
message: "Refresh token invalid or expired."
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
if (claims.authProvider !== 'betterportal.default' || !claims.refreshContext) {
|
|
68
|
+
ctx.setStatus?.(401);
|
|
69
|
+
ctx.bpHeaders?.remove('Authorization');
|
|
70
|
+
ctx.bpHeaders?.remove('X-BP-Refresh');
|
|
71
|
+
return {
|
|
72
|
+
status: 'error',
|
|
73
|
+
message: 'Refresh token belongs to a different auth provider.'
|
|
74
|
+
};
|
|
75
|
+
}
|
|
76
|
+
const user = runtime.userStore.findById(claims.sub);
|
|
77
|
+
if (!user || !user.enabled) {
|
|
78
|
+
ctx.setStatus?.(401);
|
|
79
|
+
ctx.bpHeaders?.remove('Authorization');
|
|
80
|
+
ctx.bpHeaders?.remove('X-BP-Refresh');
|
|
81
|
+
return {
|
|
82
|
+
status: "error",
|
|
83
|
+
message: "User no longer exists or is disabled."
|
|
84
|
+
};
|
|
85
|
+
}
|
|
86
|
+
const roles = user.appRoles[appId] ?? [];
|
|
87
|
+
const issued = runtime.tokenIssuer.issueTokenPair({
|
|
88
|
+
sub: user.id,
|
|
89
|
+
tenantId: user.tenantId,
|
|
90
|
+
appId,
|
|
91
|
+
authProvider: 'betterportal.default',
|
|
92
|
+
refreshContext: {},
|
|
93
|
+
roles,
|
|
94
|
+
name: user.name ?? user.username,
|
|
95
|
+
email: user.email,
|
|
96
|
+
picture: user.picture
|
|
97
|
+
}, {
|
|
98
|
+
includeRefreshToken: false
|
|
99
|
+
});
|
|
100
|
+
ctx.bpHeaders?.set("Authorization", `Bearer ${issued.accessToken}`, {
|
|
101
|
+
expiresInSeconds: issued.accessTokenExpiresInSeconds,
|
|
102
|
+
locked: true,
|
|
103
|
+
refreshPath: "/refresh",
|
|
104
|
+
refreshBeforeSeconds: 60
|
|
105
|
+
});
|
|
106
|
+
return {
|
|
107
|
+
status: "ok",
|
|
108
|
+
accessToken: issued.accessToken,
|
|
109
|
+
expiresInSeconds: issued.accessTokenExpiresInSeconds
|
|
110
|
+
};
|
|
111
|
+
});
|
|
5
112
|
//# sourceMappingURL=POST.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"POST.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/refresh/POST.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,cAAc,CAAC;AAC1C,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"POST.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/refresh/POST.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { title, description } from "./
|
|
1
|
+
export { title, description } from "./POST.js";
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/refresh/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/refresh/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { title, description } from "./
|
|
1
|
+
export { title, description } from "./POST.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/refresh/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/plugins/service-betterportal-auth-default/bp-routes/refresh/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const operationId = "auth.register.view";
|
|
2
|
-
export { title, description, auth, role, dependencies, chrome, cacheHints } from "
|
|
3
|
-
export { ResponseSchema, QuerySchema } from "
|
|
4
|
-
export { handleGet as default } from "
|
|
2
|
+
export { title, description, auth, role, dependencies, chrome, cacheHints } from "../../registrationFlow.js";
|
|
3
|
+
export { ResponseSchema, QuerySchema } from "../../registrationFlow.js";
|
|
4
|
+
export { handleGet as default } from "../../registrationFlow.js";
|
|
5
5
|
//# sourceMappingURL=GET.d.ts.map
|