@atproto/oauth-types 0.3.1 → 0.4.0
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/CHANGELOG.md +8 -0
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/oauth-authorization-response-error.d.ts +7 -0
- package/dist/oauth-authorization-response-error.d.ts.map +1 -0
- package/dist/{oauth-authentication-error-response.js → oauth-authorization-response-error.js} +3 -3
- package/dist/oauth-authorization-response-error.js.map +1 -0
- package/dist/oidc-authorization-error-response.d.ts +7 -0
- package/dist/oidc-authorization-error-response.d.ts.map +1 -0
- package/dist/{oidc-authentication-error-response.js → oidc-authorization-error-response.js} +3 -3
- package/dist/oidc-authorization-error-response.js.map +1 -0
- package/package.json +1 -1
- package/src/index.ts +2 -2
- package/src/{oauth-authentication-error-response.ts → oauth-authorization-response-error.ts} +3 -3
- package/src/{oidc-authentication-error-response.ts → oidc-authorization-error-response.ts} +3 -3
- package/tsconfig.build.tsbuildinfo +1 -1
- package/dist/oauth-authentication-error-response.d.ts +0 -7
- package/dist/oauth-authentication-error-response.d.ts.map +0 -1
- package/dist/oauth-authentication-error-response.js.map +0 -1
- package/dist/oidc-authentication-error-response.d.ts +0 -7
- package/dist/oidc-authentication-error-response.d.ts.map +0 -1
- package/dist/oidc-authentication-error-response.js.map +0 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# @atproto/oauth-types
|
2
2
|
|
3
|
+
## 0.4.0
|
4
|
+
|
5
|
+
### Minor Changes
|
6
|
+
|
7
|
+
- [#3973](https://github.com/bluesky-social/atproto/pull/3973) [`3a1e010e1`](https://github.com/bluesky-social/atproto/commit/3a1e010e148476bfdc0028c37cafbce85a46605a) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Rename `OidcAuthenticationErrorResponse` to `OidcAuthorizationResponseError`
|
8
|
+
|
9
|
+
- [#3973](https://github.com/bluesky-social/atproto/pull/3973) [`3a1e010e1`](https://github.com/bluesky-social/atproto/commit/3a1e010e148476bfdc0028c37cafbce85a46605a) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Rename `OAuthAuthenticationErrorResponse` to `OAuthAuthorizationResponseError`
|
10
|
+
|
3
11
|
## 0.3.1
|
4
12
|
|
5
13
|
### Patch Changes
|
package/dist/index.d.ts
CHANGED
@@ -3,7 +3,7 @@ export * from './uri.js';
|
|
3
3
|
export * from './util.js';
|
4
4
|
export * from './atproto-loopback-client-metadata.js';
|
5
5
|
export * from './oauth-access-token.js';
|
6
|
-
export * from './oauth-
|
6
|
+
export * from './oauth-authorization-response-error.js';
|
7
7
|
export * from './oauth-authorization-code-grant-token-request.js';
|
8
8
|
export * from './oauth-authorization-details.js';
|
9
9
|
export * from './oauth-authorization-request-jar.js';
|
@@ -37,7 +37,7 @@ export * from './oauth-token-identification.js';
|
|
37
37
|
export * from './oauth-token-request.js';
|
38
38
|
export * from './oauth-token-response.js';
|
39
39
|
export * from './oauth-token-type.js';
|
40
|
-
export * from './oidc-
|
40
|
+
export * from './oidc-authorization-error-response.js';
|
41
41
|
export * from './oidc-claims-parameter.js';
|
42
42
|
export * from './oidc-claims-properties.js';
|
43
43
|
export * from './oidc-entity-type.js';
|
package/dist/index.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA;AAC9B,cAAc,UAAU,CAAA;AACxB,cAAc,WAAW,CAAA;AAEzB,cAAc,uCAAuC,CAAA;AACrD,cAAc,yBAAyB,CAAA;AACvC,cAAc,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA;AAC9B,cAAc,UAAU,CAAA;AACxB,cAAc,WAAW,CAAA;AAEzB,cAAc,uCAAuC,CAAA;AACrD,cAAc,yBAAyB,CAAA;AACvC,cAAc,yCAAyC,CAAA;AACvD,cAAc,mDAAmD,CAAA;AACjE,cAAc,kCAAkC,CAAA;AAChD,cAAc,sCAAsC,CAAA;AACpD,cAAc,sCAAsC,CAAA;AACpD,cAAc,6CAA6C,CAAA;AAC3D,cAAc,wCAAwC,CAAA;AACtD,cAAc,sCAAsC,CAAA;AACpD,cAAc,0CAA0C,CAAA;AACxD,cAAc,mDAAmD,CAAA;AACjE,cAAc,+BAA+B,CAAA;AAC7C,cAAc,mCAAmC,CAAA;AACjD,cAAc,+BAA+B,CAAA;AAC7C,cAAc,sBAAsB,CAAA;AACpC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,iCAAiC,CAAA;AAC/C,cAAc,0BAA0B,CAAA;AACxC,cAAc,uBAAuB,CAAA;AACrC,cAAc,mCAAmC,CAAA;AACjD,cAAc,8BAA8B,CAAA;AAC5C,cAAc,yBAAyB,CAAA;AACvC,cAAc,yCAAyC,CAAA;AACvD,cAAc,wCAAwC,CAAA;AACtD,cAAc,yBAAyB,CAAA;AACvC,cAAc,8CAA8C,CAAA;AAC5D,cAAc,0BAA0B,CAAA;AACxC,cAAc,wBAAwB,CAAA;AACtC,cAAc,0BAA0B,CAAA;AACxC,cAAc,0BAA0B,CAAA;AACxC,cAAc,kBAAkB,CAAA;AAChC,cAAc,iCAAiC,CAAA;AAC/C,cAAc,0BAA0B,CAAA;AACxC,cAAc,2BAA2B,CAAA;AACzC,cAAc,uBAAuB,CAAA;AACrC,cAAc,wCAAwC,CAAA;AACtD,cAAc,4BAA4B,CAAA;AAC1C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,uBAAuB,CAAA;AACrC,cAAc,oBAAoB,CAAA"}
|
package/dist/index.js
CHANGED
@@ -19,7 +19,7 @@ __exportStar(require("./uri.js"), exports);
|
|
19
19
|
__exportStar(require("./util.js"), exports);
|
20
20
|
__exportStar(require("./atproto-loopback-client-metadata.js"), exports);
|
21
21
|
__exportStar(require("./oauth-access-token.js"), exports);
|
22
|
-
__exportStar(require("./oauth-
|
22
|
+
__exportStar(require("./oauth-authorization-response-error.js"), exports);
|
23
23
|
__exportStar(require("./oauth-authorization-code-grant-token-request.js"), exports);
|
24
24
|
__exportStar(require("./oauth-authorization-details.js"), exports);
|
25
25
|
__exportStar(require("./oauth-authorization-request-jar.js"), exports);
|
@@ -53,7 +53,7 @@ __exportStar(require("./oauth-token-identification.js"), exports);
|
|
53
53
|
__exportStar(require("./oauth-token-request.js"), exports);
|
54
54
|
__exportStar(require("./oauth-token-response.js"), exports);
|
55
55
|
__exportStar(require("./oauth-token-type.js"), exports);
|
56
|
-
__exportStar(require("./oidc-
|
56
|
+
__exportStar(require("./oidc-authorization-error-response.js"), exports);
|
57
57
|
__exportStar(require("./oidc-claims-parameter.js"), exports);
|
58
58
|
__exportStar(require("./oidc-claims-properties.js"), exports);
|
59
59
|
__exportStar(require("./oidc-entity-type.js"), exports);
|
package/dist/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B;AAC9B,2CAAwB;AACxB,4CAAyB;AAEzB,wEAAqD;AACrD,0DAAuC;AACvC,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B;AAC9B,2CAAwB;AACxB,4CAAyB;AAEzB,wEAAqD;AACrD,0DAAuC;AACvC,0EAAuD;AACvD,oFAAiE;AACjE,mEAAgD;AAChD,uEAAoD;AACpD,uEAAoD;AACpD,8EAA2D;AAC3D,yEAAsD;AACtD,uEAAoD;AACpD,2EAAwD;AACxD,oFAAiE;AACjE,gEAA6C;AAC7C,oEAAiD;AACjD,gEAA6C;AAC7C,uDAAoC;AACpC,6DAA0C;AAC1C,kEAA+C;AAC/C,2DAAwC;AACxC,wDAAqC;AACrC,oEAAiD;AACjD,+DAA4C;AAC5C,0DAAuC;AACvC,0EAAuD;AACvD,yEAAsD;AACtD,0DAAuC;AACvC,+EAA4D;AAC5D,2DAAwC;AACxC,yDAAsC;AACtC,2DAAwC;AACxC,2DAAwC;AACxC,mDAAgC;AAChC,kEAA+C;AAC/C,2DAAwC;AACxC,4DAAyC;AACzC,wDAAqC;AACrC,yEAAsD;AACtD,6DAA0C;AAC1C,8DAA2C;AAC3C,wDAAqC;AACrC,qDAAkC"}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import { z } from 'zod';
|
2
|
+
/**
|
3
|
+
* @see {@link https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-12#name-error-response-2}
|
4
|
+
*/
|
5
|
+
export declare const oauthAuthorizationResponseErrorSchema: z.ZodEnum<["invalid_request", "unauthorized_client", "access_denied", "unsupported_response_type", "invalid_scope", "server_error", "temporarily_unavailable"]>;
|
6
|
+
export type OAuthAuthorizationResponseError = z.infer<typeof oauthAuthorizationResponseErrorSchema>;
|
7
|
+
//# sourceMappingURL=oauth-authorization-response-error.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"oauth-authorization-response-error.d.ts","sourceRoot":"","sources":["../src/oauth-authorization-response-error.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;GAEG;AACH,eAAO,MAAM,qCAAqC,iKAehD,CAAA;AAEF,MAAM,MAAM,+BAA+B,GAAG,CAAC,CAAC,KAAK,CACnD,OAAO,qCAAqC,CAC7C,CAAA"}
|
package/dist/{oauth-authentication-error-response.js → oauth-authorization-response-error.js}
RENAMED
@@ -1,11 +1,11 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
3
|
+
exports.oauthAuthorizationResponseErrorSchema = void 0;
|
4
4
|
const zod_1 = require("zod");
|
5
5
|
/**
|
6
6
|
* @see {@link https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-12#name-error-response-2}
|
7
7
|
*/
|
8
|
-
exports.
|
8
|
+
exports.oauthAuthorizationResponseErrorSchema = zod_1.z.enum([
|
9
9
|
// The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed.
|
10
10
|
'invalid_request',
|
11
11
|
// The client is not authorized to request an authorization code using this method.
|
@@ -21,4 +21,4 @@ exports.oauthAuthenticationErrorResponseSchema = zod_1.z.enum([
|
|
21
21
|
// The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server. (This error code is needed because a 503 Service Unavailable HTTP status code cannot be returned to the client via an HTTP redirect.)
|
22
22
|
'temporarily_unavailable',
|
23
23
|
]);
|
24
|
-
//# sourceMappingURL=oauth-
|
24
|
+
//# sourceMappingURL=oauth-authorization-response-error.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"oauth-authorization-response-error.js","sourceRoot":"","sources":["../src/oauth-authorization-response-error.ts"],"names":[],"mappings":";;;AAAA,6BAAuB;AAEvB;;GAEG;AACU,QAAA,qCAAqC,GAAG,OAAC,CAAC,IAAI,CAAC;IAC1D,oJAAoJ;IACpJ,iBAAiB;IACjB,mFAAmF;IACnF,qBAAqB;IACrB,iEAAiE;IACjE,eAAe;IACf,+FAA+F;IAC/F,2BAA2B;IAC3B,yDAAyD;IACzD,eAAe;IACf,sPAAsP;IACtP,cAAc;IACd,wQAAwQ;IACxQ,yBAAyB;CAC1B,CAAC,CAAA"}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import { z } from 'zod';
|
2
|
+
/**
|
3
|
+
* @see {@link https://openid.net/specs/openid-connect-core-1_0.html#AuthError}
|
4
|
+
*/
|
5
|
+
export declare const oidcAuthorizationResponseErrorSchema: z.ZodEnum<["interaction_required", "login_required", "account_selection_required", "consent_required", "invalid_request_uri", "invalid_request_object", "request_not_supported", "request_uri_not_supported", "registration_not_supported"]>;
|
6
|
+
export type OidcAuthorizationResponseError = z.infer<typeof oidcAuthorizationResponseErrorSchema>;
|
7
|
+
//# sourceMappingURL=oidc-authorization-error-response.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"oidc-authorization-error-response.d.ts","sourceRoot":"","sources":["../src/oidc-authorization-error-response.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;GAEG;AACH,eAAO,MAAM,oCAAoC,8OAmB/C,CAAA;AAEF,MAAM,MAAM,8BAA8B,GAAG,CAAC,CAAC,KAAK,CAClD,OAAO,oCAAoC,CAC5C,CAAA"}
|
@@ -1,11 +1,11 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
3
|
+
exports.oidcAuthorizationResponseErrorSchema = void 0;
|
4
4
|
const zod_1 = require("zod");
|
5
5
|
/**
|
6
6
|
* @see {@link https://openid.net/specs/openid-connect-core-1_0.html#AuthError}
|
7
7
|
*/
|
8
|
-
exports.
|
8
|
+
exports.oidcAuthorizationResponseErrorSchema = zod_1.z.enum([
|
9
9
|
// The Authorization Server requires End-User interaction of some form to proceed. This error MAY be returned when the prompt parameter value in the Authentication Request is none, but the Authentication Request cannot be completed without displaying a user interface for End-User interaction.
|
10
10
|
'interaction_required',
|
11
11
|
// The Authorization Server requires End-User authentication. This error MAY be returned when the prompt parameter value in the Authentication Request is none, but the Authentication Request cannot be completed without displaying a user interface for End-User authentication.
|
@@ -25,4 +25,4 @@ exports.oidcAuthenticationErrorResponseSchema = zod_1.z.enum([
|
|
25
25
|
// The OP does not support use of the registration parameter defined in Section 7.2.1.
|
26
26
|
'registration_not_supported',
|
27
27
|
]);
|
28
|
-
//# sourceMappingURL=oidc-
|
28
|
+
//# sourceMappingURL=oidc-authorization-error-response.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"oidc-authorization-error-response.js","sourceRoot":"","sources":["../src/oidc-authorization-error-response.ts"],"names":[],"mappings":";;;AAAA,6BAAuB;AAEvB;;GAEG;AACU,QAAA,oCAAoC,GAAG,OAAC,CAAC,IAAI,CAAC;IACzD,qSAAqS;IACrS,sBAAsB;IACtB,mRAAmR;IACnR,gBAAgB;IAChB,kbAAkb;IAClb,4BAA4B;IAC5B,qQAAqQ;IACrQ,kBAAkB;IAClB,0FAA0F;IAC1F,qBAAqB;IACrB,4DAA4D;IAC5D,wBAAwB;IACxB,6EAA6E;IAC7E,uBAAuB;IACvB,iFAAiF;IACjF,2BAA2B;IAC3B,sFAAsF;IACtF,4BAA4B;CAC7B,CAAC,CAAA"}
|
package/package.json
CHANGED
package/src/index.ts
CHANGED
@@ -4,7 +4,7 @@ export * from './util.js'
|
|
4
4
|
|
5
5
|
export * from './atproto-loopback-client-metadata.js'
|
6
6
|
export * from './oauth-access-token.js'
|
7
|
-
export * from './oauth-
|
7
|
+
export * from './oauth-authorization-response-error.js'
|
8
8
|
export * from './oauth-authorization-code-grant-token-request.js'
|
9
9
|
export * from './oauth-authorization-details.js'
|
10
10
|
export * from './oauth-authorization-request-jar.js'
|
@@ -38,7 +38,7 @@ export * from './oauth-token-identification.js'
|
|
38
38
|
export * from './oauth-token-request.js'
|
39
39
|
export * from './oauth-token-response.js'
|
40
40
|
export * from './oauth-token-type.js'
|
41
|
-
export * from './oidc-
|
41
|
+
export * from './oidc-authorization-error-response.js'
|
42
42
|
export * from './oidc-claims-parameter.js'
|
43
43
|
export * from './oidc-claims-properties.js'
|
44
44
|
export * from './oidc-entity-type.js'
|
package/src/{oauth-authentication-error-response.ts → oauth-authorization-response-error.ts}
RENAMED
@@ -3,7 +3,7 @@ import { z } from 'zod'
|
|
3
3
|
/**
|
4
4
|
* @see {@link https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-12#name-error-response-2}
|
5
5
|
*/
|
6
|
-
export const
|
6
|
+
export const oauthAuthorizationResponseErrorSchema = z.enum([
|
7
7
|
// The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed.
|
8
8
|
'invalid_request',
|
9
9
|
// The client is not authorized to request an authorization code using this method.
|
@@ -20,6 +20,6 @@ export const oauthAuthenticationErrorResponseSchema = z.enum([
|
|
20
20
|
'temporarily_unavailable',
|
21
21
|
])
|
22
22
|
|
23
|
-
export type
|
24
|
-
typeof
|
23
|
+
export type OAuthAuthorizationResponseError = z.infer<
|
24
|
+
typeof oauthAuthorizationResponseErrorSchema
|
25
25
|
>
|
@@ -3,7 +3,7 @@ import { z } from 'zod'
|
|
3
3
|
/**
|
4
4
|
* @see {@link https://openid.net/specs/openid-connect-core-1_0.html#AuthError}
|
5
5
|
*/
|
6
|
-
export const
|
6
|
+
export const oidcAuthorizationResponseErrorSchema = z.enum([
|
7
7
|
// The Authorization Server requires End-User interaction of some form to proceed. This error MAY be returned when the prompt parameter value in the Authentication Request is none, but the Authentication Request cannot be completed without displaying a user interface for End-User interaction.
|
8
8
|
'interaction_required',
|
9
9
|
// The Authorization Server requires End-User authentication. This error MAY be returned when the prompt parameter value in the Authentication Request is none, but the Authentication Request cannot be completed without displaying a user interface for End-User authentication.
|
@@ -24,6 +24,6 @@ export const oidcAuthenticationErrorResponseSchema = z.enum([
|
|
24
24
|
'registration_not_supported',
|
25
25
|
])
|
26
26
|
|
27
|
-
export type
|
28
|
-
typeof
|
27
|
+
export type OidcAuthorizationResponseError = z.infer<
|
28
|
+
typeof oidcAuthorizationResponseErrorSchema
|
29
29
|
>
|
@@ -1 +1 @@
|
|
1
|
-
{"root":["./src/atproto-loopback-client-metadata.ts","./src/constants.ts","./src/index.ts","./src/oauth-access-token.ts","./src/oauth-
|
1
|
+
{"root":["./src/atproto-loopback-client-metadata.ts","./src/constants.ts","./src/index.ts","./src/oauth-access-token.ts","./src/oauth-authorization-code-grant-token-request.ts","./src/oauth-authorization-details.ts","./src/oauth-authorization-request-jar.ts","./src/oauth-authorization-request-par.ts","./src/oauth-authorization-request-parameters.ts","./src/oauth-authorization-request-query.ts","./src/oauth-authorization-request-uri.ts","./src/oauth-authorization-response-error.ts","./src/oauth-authorization-server-metadata.ts","./src/oauth-client-credentials-grant-token-request.ts","./src/oauth-client-credentials.ts","./src/oauth-client-id-discoverable.ts","./src/oauth-client-id-loopback.ts","./src/oauth-client-id.ts","./src/oauth-client-metadata.ts","./src/oauth-code-challenge-method.ts","./src/oauth-endpoint-auth-method.ts","./src/oauth-endpoint-name.ts","./src/oauth-grant-type.ts","./src/oauth-introspection-response.ts","./src/oauth-issuer-identifier.ts","./src/oauth-par-response.ts","./src/oauth-password-grant-token-request.ts","./src/oauth-protected-resource-metadata.ts","./src/oauth-redirect-uri.ts","./src/oauth-refresh-token-grant-token-request.ts","./src/oauth-refresh-token.ts","./src/oauth-request-uri.ts","./src/oauth-response-mode.ts","./src/oauth-response-type.ts","./src/oauth-scope.ts","./src/oauth-token-identification.ts","./src/oauth-token-request.ts","./src/oauth-token-response.ts","./src/oauth-token-type.ts","./src/oidc-authorization-error-response.ts","./src/oidc-claims-parameter.ts","./src/oidc-claims-properties.ts","./src/oidc-entity-type.ts","./src/oidc-userinfo.ts","./src/uri.ts","./src/util.ts"],"version":"5.8.2"}
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
/**
|
3
|
-
* @see {@link https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-12#name-error-response-2}
|
4
|
-
*/
|
5
|
-
export declare const oauthAuthenticationErrorResponseSchema: z.ZodEnum<["invalid_request", "unauthorized_client", "access_denied", "unsupported_response_type", "invalid_scope", "server_error", "temporarily_unavailable"]>;
|
6
|
-
export type OAuthAuthenticationErrorResponse = z.infer<typeof oauthAuthenticationErrorResponseSchema>;
|
7
|
-
//# sourceMappingURL=oauth-authentication-error-response.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"oauth-authentication-error-response.d.ts","sourceRoot":"","sources":["../src/oauth-authentication-error-response.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;GAEG;AACH,eAAO,MAAM,sCAAsC,iKAejD,CAAA;AAEF,MAAM,MAAM,gCAAgC,GAAG,CAAC,CAAC,KAAK,CACpD,OAAO,sCAAsC,CAC9C,CAAA"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"oauth-authentication-error-response.js","sourceRoot":"","sources":["../src/oauth-authentication-error-response.ts"],"names":[],"mappings":";;;AAAA,6BAAuB;AAEvB;;GAEG;AACU,QAAA,sCAAsC,GAAG,OAAC,CAAC,IAAI,CAAC;IAC3D,oJAAoJ;IACpJ,iBAAiB;IACjB,mFAAmF;IACnF,qBAAqB;IACrB,iEAAiE;IACjE,eAAe;IACf,+FAA+F;IAC/F,2BAA2B;IAC3B,yDAAyD;IACzD,eAAe;IACf,sPAAsP;IACtP,cAAc;IACd,wQAAwQ;IACxQ,yBAAyB;CAC1B,CAAC,CAAA"}
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
/**
|
3
|
-
* @see {@link https://openid.net/specs/openid-connect-core-1_0.html#AuthError}
|
4
|
-
*/
|
5
|
-
export declare const oidcAuthenticationErrorResponseSchema: z.ZodEnum<["interaction_required", "login_required", "account_selection_required", "consent_required", "invalid_request_uri", "invalid_request_object", "request_not_supported", "request_uri_not_supported", "registration_not_supported"]>;
|
6
|
-
export type OidcAuthenticationErrorResponse = z.infer<typeof oidcAuthenticationErrorResponseSchema>;
|
7
|
-
//# sourceMappingURL=oidc-authentication-error-response.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"oidc-authentication-error-response.d.ts","sourceRoot":"","sources":["../src/oidc-authentication-error-response.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;GAEG;AACH,eAAO,MAAM,qCAAqC,8OAmBhD,CAAA;AAEF,MAAM,MAAM,+BAA+B,GAAG,CAAC,CAAC,KAAK,CACnD,OAAO,qCAAqC,CAC7C,CAAA"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"oidc-authentication-error-response.js","sourceRoot":"","sources":["../src/oidc-authentication-error-response.ts"],"names":[],"mappings":";;;AAAA,6BAAuB;AAEvB;;GAEG;AACU,QAAA,qCAAqC,GAAG,OAAC,CAAC,IAAI,CAAC;IAC1D,qSAAqS;IACrS,sBAAsB;IACtB,mRAAmR;IACnR,gBAAgB;IAChB,kbAAkb;IAClb,4BAA4B;IAC5B,qQAAqQ;IACrQ,kBAAkB;IAClB,0FAA0F;IAC1F,qBAAqB;IACrB,4DAA4D;IAC5D,wBAAwB;IACxB,6EAA6E;IAC7E,uBAAuB;IACvB,iFAAiF;IACjF,2BAA2B;IAC3B,sFAAsF;IACtF,4BAA4B;CAC7B,CAAC,CAAA"}
|