@wix/auto_sdk_identity_oauth 1.0.6 → 1.0.8
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/build/cjs/index.d.ts +1 -0
- package/build/cjs/index.js +18 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/index.typings.d.ts +1 -0
- package/build/cjs/index.typings.js +18 -0
- package/build/cjs/index.typings.js.map +1 -0
- package/build/cjs/meta.d.ts +1 -0
- package/build/cjs/meta.js +18 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.context.d.ts +6 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.context.js +10 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.context.js.map +1 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.http.d.ts +21 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.http.js +134 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.http.js.map +1 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.meta.d.ts +14 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.meta.js +66 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.meta.js.map +1 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.public.d.ts +34 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.public.js +20 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.public.js.map +1 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.types.d.ts +249 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.types.js +17 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.types.js.map +1 -0
- package/build/{identity-oauth-v1-refresh-token-oauth.universal-BzqSyI-5.d.mts → cjs/src/identity-oauth-v1-refresh-token-oauth.universal.d.ts} +65 -48
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.universal.js +143 -0
- package/build/cjs/src/identity-oauth-v1-refresh-token-oauth.universal.js.map +1 -0
- package/build/es/index.d.ts +1 -0
- package/build/es/index.js +2 -0
- package/build/es/index.js.map +1 -0
- package/build/es/index.typings.d.ts +1 -0
- package/build/es/index.typings.js +2 -0
- package/build/es/index.typings.js.map +1 -0
- package/build/es/meta.d.ts +1 -0
- package/build/es/meta.js +2 -0
- package/build/es/meta.js.map +1 -0
- package/build/es/package.json +3 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.context.d.ts +6 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.context.js +6 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.context.js.map +1 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.http.d.ts +21 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.http.js +129 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.http.js.map +1 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.meta.d.ts +14 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.meta.js +38 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.meta.js.map +1 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.public.d.ts +34 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.public.js +14 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.public.js.map +1 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.types.d.ts +249 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.types.js +14 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.types.js.map +1 -0
- package/build/{identity-oauth-v1-refresh-token-oauth.universal-BzqSyI-5.d.ts → es/src/identity-oauth-v1-refresh-token-oauth.universal.d.ts} +65 -48
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.universal.js +115 -0
- package/build/es/src/identity-oauth-v1-refresh-token-oauth.universal.js.map +1 -0
- package/build/internal/cjs/index.d.ts +1 -0
- package/build/internal/cjs/index.js +18 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/index.typings.d.ts +1 -0
- package/build/internal/cjs/index.typings.js +18 -0
- package/build/internal/cjs/index.typings.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +1 -0
- package/build/internal/cjs/meta.js +18 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.context.d.ts +6 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.context.js +10 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.context.js.map +1 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.http.d.ts +21 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.http.js +134 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.http.js.map +1 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.meta.d.ts +14 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.meta.js +66 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.meta.js.map +1 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.public.d.ts +34 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.public.js +20 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.public.js.map +1 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.types.d.ts +249 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.types.js +17 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.types.js.map +1 -0
- package/build/internal/{identity-oauth-v1-refresh-token-oauth.universal-BzqSyI-5.d.mts → cjs/src/identity-oauth-v1-refresh-token-oauth.universal.d.ts} +65 -48
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.universal.js +143 -0
- package/build/internal/cjs/src/identity-oauth-v1-refresh-token-oauth.universal.js.map +1 -0
- package/build/internal/es/index.d.ts +1 -0
- package/build/internal/es/index.js +2 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/index.typings.d.ts +1 -0
- package/build/internal/es/index.typings.js +2 -0
- package/build/internal/es/index.typings.js.map +1 -0
- package/build/internal/es/meta.d.ts +1 -0
- package/build/internal/es/meta.js +2 -0
- package/build/internal/es/meta.js.map +1 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.context.d.ts +6 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.context.js +6 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.context.js.map +1 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.http.d.ts +21 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.http.js +129 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.http.js.map +1 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.meta.d.ts +14 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.meta.js +38 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.meta.js.map +1 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.public.d.ts +34 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.public.js +14 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.public.js.map +1 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.types.d.ts +249 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.types.js +14 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.types.js.map +1 -0
- package/build/internal/{identity-oauth-v1-refresh-token-oauth.universal-BzqSyI-5.d.ts → es/src/identity-oauth-v1-refresh-token-oauth.universal.d.ts} +65 -48
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.universal.js +115 -0
- package/build/internal/es/src/identity-oauth-v1-refresh-token-oauth.universal.js.map +1 -0
- package/package.json +13 -14
- package/build/index.d.mts +0 -37
- package/build/index.d.ts +0 -37
- package/build/index.js +0 -259
- package/build/index.js.map +0 -1
- package/build/index.mjs +0 -233
- package/build/index.mjs.map +0 -1
- package/build/internal/index.d.mts +0 -37
- package/build/internal/index.d.ts +0 -37
- package/build/internal/index.js +0 -259
- package/build/internal/index.js.map +0 -1
- package/build/internal/index.mjs +0 -233
- package/build/internal/index.mjs.map +0 -1
- package/build/internal/meta.d.mts +0 -79
- package/build/internal/meta.d.ts +0 -79
- package/build/internal/meta.js +0 -182
- package/build/internal/meta.js.map +0 -1
- package/build/internal/meta.mjs +0 -154
- package/build/internal/meta.mjs.map +0 -1
- package/build/meta.d.mts +0 -79
- package/build/meta.d.ts +0 -79
- package/build/meta.js +0 -182
- package/build/meta.js.map +0 -1
- package/build/meta.mjs +0 -154
- package/build/meta.mjs.map +0 -1
|
@@ -0,0 +1,249 @@
|
|
|
1
|
+
export interface RefreshToken {
|
|
2
|
+
token?: string;
|
|
3
|
+
}
|
|
4
|
+
/**
|
|
5
|
+
* AuthorizeRequest is sent by the client to the authorization server to initiate
|
|
6
|
+
* the authorization process.
|
|
7
|
+
*/
|
|
8
|
+
export interface AuthorizeRequest {
|
|
9
|
+
/**
|
|
10
|
+
* ID of the Wix OAuth app requesting authorization.
|
|
11
|
+
* @format GUID
|
|
12
|
+
*/
|
|
13
|
+
clientId?: string;
|
|
14
|
+
/**
|
|
15
|
+
* Desired authorization [grant type](https://auth0.com/docs/authenticate/protocols/oauth#grant-types).
|
|
16
|
+
*
|
|
17
|
+
* Supported values:
|
|
18
|
+
* + `code`: The endpoint returns an authorization code that can be used to obtain an access token.
|
|
19
|
+
* @minLength 1
|
|
20
|
+
*/
|
|
21
|
+
responseType?: string;
|
|
22
|
+
/**
|
|
23
|
+
* URI to redirect the browser to after authentication and authorization. The browser is redirected to this URI whether the authentication and authorization process is successful or not.
|
|
24
|
+
* @minLength 1
|
|
25
|
+
*/
|
|
26
|
+
redirectUri?: string | null;
|
|
27
|
+
/**
|
|
28
|
+
* Desired scope of access. If this field is left empty, only an access token is granted.
|
|
29
|
+
* To received a refresh token, pass `offline_access` as the value of this field.
|
|
30
|
+
*/
|
|
31
|
+
scope?: string | null;
|
|
32
|
+
/**
|
|
33
|
+
* A value used to confirm the state of an application before and after it makes an authorization
|
|
34
|
+
* request. If a value for this field is set in the request, it's added to the `redirectUri` when the browser
|
|
35
|
+
* is redirected there.
|
|
36
|
+
* Learn more about [using the state parameter](https://auth0.com/docs/secure/attack-protection/state-parameters).
|
|
37
|
+
* @minLength 1
|
|
38
|
+
*/
|
|
39
|
+
state?: string;
|
|
40
|
+
/**
|
|
41
|
+
* esired response format.
|
|
42
|
+
*
|
|
43
|
+
* Supported values:
|
|
44
|
+
* + `query`: The response parameters are encoded as query string parameters and added to the `redirectUri` when redirecting.
|
|
45
|
+
* + `fragment`: The response parameters are encoded as URI fragment parameters and added to the `redirectUri` when redirecting.
|
|
46
|
+
* + `web_message`: The response parameters are encoded as a JSON object and added to the body of a [web message response](https://datatracker.ietf.org/doc/html/draft-sakimura-oauth-wmrm-00).
|
|
47
|
+
*
|
|
48
|
+
* Default value: `query`
|
|
49
|
+
*/
|
|
50
|
+
responseMode?: string | null;
|
|
51
|
+
/**
|
|
52
|
+
* Code challenge to use for PKCE verification.
|
|
53
|
+
* This field is only used if `responseType` is set to `code`.
|
|
54
|
+
*/
|
|
55
|
+
codeChallenge?: string | null;
|
|
56
|
+
/**
|
|
57
|
+
* Code challenge method to use for PKCE verification.
|
|
58
|
+
* This field is only used if `responseType` is set to `code`.
|
|
59
|
+
*
|
|
60
|
+
* Supported values:
|
|
61
|
+
* + `S256`: The code challenge is transformed using SHA-256 encyption.
|
|
62
|
+
* + `S512`: The code challenge is transformed using SHA-512 encyption.
|
|
63
|
+
*/
|
|
64
|
+
codeChallengeMethod?: string | null;
|
|
65
|
+
/** Session token of the site visitor to authorize. */
|
|
66
|
+
sessionToken?: string | null;
|
|
67
|
+
/**
|
|
68
|
+
* URL to redirect user to sign in
|
|
69
|
+
* @format SECURE_WEB_URL
|
|
70
|
+
*/
|
|
71
|
+
signInUrl?: string | null;
|
|
72
|
+
}
|
|
73
|
+
export interface RawHttpResponse {
|
|
74
|
+
body?: Uint8Array;
|
|
75
|
+
statusCode?: number | null;
|
|
76
|
+
headers?: HeadersEntry[];
|
|
77
|
+
}
|
|
78
|
+
export interface HeadersEntry {
|
|
79
|
+
key?: string;
|
|
80
|
+
value?: string;
|
|
81
|
+
}
|
|
82
|
+
export interface RawHttpRequest {
|
|
83
|
+
body?: Uint8Array;
|
|
84
|
+
pathParams?: PathParametersEntry[];
|
|
85
|
+
queryParams?: QueryParametersEntry[];
|
|
86
|
+
headers?: HeadersEntry[];
|
|
87
|
+
method?: string;
|
|
88
|
+
rawPath?: string;
|
|
89
|
+
rawQuery?: string;
|
|
90
|
+
}
|
|
91
|
+
export interface PathParametersEntry {
|
|
92
|
+
key?: string;
|
|
93
|
+
value?: string;
|
|
94
|
+
}
|
|
95
|
+
export interface QueryParametersEntry {
|
|
96
|
+
key?: string;
|
|
97
|
+
value?: string;
|
|
98
|
+
}
|
|
99
|
+
export interface DeviceCodeRequest {
|
|
100
|
+
/** The ID of the application that asks for authorization. */
|
|
101
|
+
clientId?: string;
|
|
102
|
+
/**
|
|
103
|
+
* scope is a space-delimited string that specifies the requested scope of the
|
|
104
|
+
* access request.
|
|
105
|
+
*/
|
|
106
|
+
scope?: string | null;
|
|
107
|
+
}
|
|
108
|
+
export interface DeviceCodeResponse {
|
|
109
|
+
/** is the unique code for the device. When the user goes to the verification_uri in their browser-based device, this code will be bound to their session. */
|
|
110
|
+
deviceCode?: string;
|
|
111
|
+
/** contains the code that should be input at the verification_uri to authorize the device. */
|
|
112
|
+
userCode?: string;
|
|
113
|
+
/** contains the URL the user should visit to authorize the device. */
|
|
114
|
+
verificationUri?: string;
|
|
115
|
+
/** indicates the lifetime (in seconds) of the device_code and user_code. */
|
|
116
|
+
expiresIn?: number;
|
|
117
|
+
/** indicates the interval (in seconds) at which the app should poll the token URL to request a token. clients MUST use 5 as the default */
|
|
118
|
+
interval?: number | null;
|
|
119
|
+
}
|
|
120
|
+
export interface DeviceVerifyRequest {
|
|
121
|
+
/** User code representing a currently authorizing device. */
|
|
122
|
+
userCode?: string;
|
|
123
|
+
}
|
|
124
|
+
export interface DeviceVerifyResponse {
|
|
125
|
+
}
|
|
126
|
+
export interface DeviceVerifyV2Request {
|
|
127
|
+
/**
|
|
128
|
+
* User code representing a currently authorizing device.
|
|
129
|
+
* @minLength 8
|
|
130
|
+
* @maxLength 8
|
|
131
|
+
*/
|
|
132
|
+
userCode?: string;
|
|
133
|
+
}
|
|
134
|
+
export interface DeviceVerifyV2Response {
|
|
135
|
+
}
|
|
136
|
+
export interface InvalidateUserCodeRequest {
|
|
137
|
+
/** user code to invalidate. Only the authorizing identity is able to invalidate it. */
|
|
138
|
+
userCode?: string;
|
|
139
|
+
}
|
|
140
|
+
export interface InvalidateUserCodeResponse {
|
|
141
|
+
}
|
|
142
|
+
export interface RevokeRefreshTokenRequest {
|
|
143
|
+
/** The refresh token itself. Anyone with the token itself is able to revoke it. */
|
|
144
|
+
token?: string;
|
|
145
|
+
}
|
|
146
|
+
export interface RevokeRefreshTokenResponse {
|
|
147
|
+
}
|
|
148
|
+
export interface TokenInfoResponse {
|
|
149
|
+
active?: boolean;
|
|
150
|
+
/** subject type. */
|
|
151
|
+
subjectType?: SubjectType;
|
|
152
|
+
/** subject id */
|
|
153
|
+
subjectId?: string;
|
|
154
|
+
/** Expiration time of the token */
|
|
155
|
+
exp?: string | null;
|
|
156
|
+
/** Issued time of the token */
|
|
157
|
+
iat?: string | null;
|
|
158
|
+
/** Client id */
|
|
159
|
+
clientId?: string;
|
|
160
|
+
/** Account id */
|
|
161
|
+
accountId?: string | null;
|
|
162
|
+
/** Site id */
|
|
163
|
+
siteId?: string | null;
|
|
164
|
+
/** Instance Id */
|
|
165
|
+
instanceId?: string | null;
|
|
166
|
+
/**
|
|
167
|
+
* Vendor Product Id
|
|
168
|
+
* @maxLength 100
|
|
169
|
+
*/
|
|
170
|
+
vendorProductId?: string | null;
|
|
171
|
+
}
|
|
172
|
+
export declare enum SubjectType {
|
|
173
|
+
/** unknown subject type */
|
|
174
|
+
UNKNOWN = "UNKNOWN",
|
|
175
|
+
/** user subject type */
|
|
176
|
+
USER = "USER",
|
|
177
|
+
/** visitor subject type */
|
|
178
|
+
VISITOR = "VISITOR",
|
|
179
|
+
/** member subject type */
|
|
180
|
+
MEMBER = "MEMBER",
|
|
181
|
+
/** app subject type */
|
|
182
|
+
APP = "APP"
|
|
183
|
+
}
|
|
184
|
+
export interface Empty {
|
|
185
|
+
}
|
|
186
|
+
export interface DomainEvent extends DomainEventBodyOneOf {
|
|
187
|
+
createdEvent?: EntityCreatedEvent;
|
|
188
|
+
updatedEvent?: EntityUpdatedEvent;
|
|
189
|
+
deletedEvent?: EntityDeletedEvent;
|
|
190
|
+
actionEvent?: ActionEvent;
|
|
191
|
+
/** Event ID. With this ID you can easily spot duplicated events and ignore them. */
|
|
192
|
+
id?: string;
|
|
193
|
+
/**
|
|
194
|
+
* Fully Qualified Domain Name of an entity. This is a unique identifier assigned to the API main business entities.
|
|
195
|
+
* For example, `wix.stores.catalog.product`, `wix.bookings.session`, `wix.payments.transaction`.
|
|
196
|
+
*/
|
|
197
|
+
entityFqdn?: string;
|
|
198
|
+
/**
|
|
199
|
+
* Event action name, placed at the top level to make it easier for users to dispatch messages.
|
|
200
|
+
* For example: `created`/`updated`/`deleted`/`started`/`completed`/`email_opened`.
|
|
201
|
+
*/
|
|
202
|
+
slug?: string;
|
|
203
|
+
/** ID of the entity associated with the event. */
|
|
204
|
+
entityId?: string;
|
|
205
|
+
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example, `2020-04-26T13:57:50.699Z`. */
|
|
206
|
+
eventTime?: Date | null;
|
|
207
|
+
/**
|
|
208
|
+
* Whether the event was triggered as a result of a privacy regulation application
|
|
209
|
+
* (for example, GDPR).
|
|
210
|
+
*/
|
|
211
|
+
triggeredByAnonymizeRequest?: boolean | null;
|
|
212
|
+
/** If present, indicates the action that triggered the event. */
|
|
213
|
+
originatedFrom?: string | null;
|
|
214
|
+
/**
|
|
215
|
+
* A sequence number that indicates the order of updates to an entity. For example, if an entity was updated at 16:00 and then again at 16:01, the second update will always have a higher sequence number.
|
|
216
|
+
* You can use this number to make sure you're handling updates in the right order. Just save the latest sequence number on your end and compare it to the one in each new message. If the new message has an older (lower) number, you can safely ignore it.
|
|
217
|
+
*/
|
|
218
|
+
entityEventSequence?: string | null;
|
|
219
|
+
}
|
|
220
|
+
/** @oneof */
|
|
221
|
+
export interface DomainEventBodyOneOf {
|
|
222
|
+
createdEvent?: EntityCreatedEvent;
|
|
223
|
+
updatedEvent?: EntityUpdatedEvent;
|
|
224
|
+
deletedEvent?: EntityDeletedEvent;
|
|
225
|
+
actionEvent?: ActionEvent;
|
|
226
|
+
}
|
|
227
|
+
export interface EntityCreatedEvent {
|
|
228
|
+
entityAsJson?: string;
|
|
229
|
+
/** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
|
|
230
|
+
restoreInfo?: RestoreInfo;
|
|
231
|
+
}
|
|
232
|
+
export interface RestoreInfo {
|
|
233
|
+
deletedDate?: Date | null;
|
|
234
|
+
}
|
|
235
|
+
export interface EntityUpdatedEvent {
|
|
236
|
+
/**
|
|
237
|
+
* Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
|
|
238
|
+
* This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
|
|
239
|
+
* We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
|
|
240
|
+
*/
|
|
241
|
+
currentEntityAsJson?: string;
|
|
242
|
+
}
|
|
243
|
+
export interface EntityDeletedEvent {
|
|
244
|
+
/** Entity that was deleted. */
|
|
245
|
+
deletedEntityAsJson?: string | null;
|
|
246
|
+
}
|
|
247
|
+
export interface ActionEvent {
|
|
248
|
+
bodyAsJson?: string;
|
|
249
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SubjectType = void 0;
|
|
4
|
+
var SubjectType;
|
|
5
|
+
(function (SubjectType) {
|
|
6
|
+
/** unknown subject type */
|
|
7
|
+
SubjectType["UNKNOWN"] = "UNKNOWN";
|
|
8
|
+
/** user subject type */
|
|
9
|
+
SubjectType["USER"] = "USER";
|
|
10
|
+
/** visitor subject type */
|
|
11
|
+
SubjectType["VISITOR"] = "VISITOR";
|
|
12
|
+
/** member subject type */
|
|
13
|
+
SubjectType["MEMBER"] = "MEMBER";
|
|
14
|
+
/** app subject type */
|
|
15
|
+
SubjectType["APP"] = "APP";
|
|
16
|
+
})(SubjectType || (exports.SubjectType = SubjectType = {}));
|
|
17
|
+
//# sourceMappingURL=identity-oauth-v1-refresh-token-oauth.types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"identity-oauth-v1-refresh-token-oauth.types.js","sourceRoot":"","sources":["../../../src/identity-oauth-v1-refresh-token-oauth.types.ts"],"names":[],"mappings":";;;AAyLA,IAAY,WAWX;AAXD,WAAY,WAAW;IACrB,2BAA2B;IAC3B,kCAAmB,CAAA;IACnB,wBAAwB;IACxB,4BAAa,CAAA;IACb,2BAA2B;IAC3B,kCAAmB,CAAA;IACnB,0BAA0B;IAC1B,gCAAiB,CAAA;IACjB,uBAAuB;IACvB,0BAAW,CAAA;AACb,CAAC,EAXW,WAAW,2BAAX,WAAW,QAWtB"}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
|
|
1
|
+
import { NonNullablePaths } from '@wix/sdk-types';
|
|
2
|
+
export interface RefreshToken {
|
|
2
3
|
token?: string;
|
|
3
4
|
}
|
|
4
5
|
/**
|
|
5
6
|
* AuthorizeRequest is sent by the client to the authorization server to initiate
|
|
6
7
|
* the authorization process.
|
|
7
8
|
*/
|
|
8
|
-
interface AuthorizeRequest {
|
|
9
|
+
export interface AuthorizeRequest {
|
|
9
10
|
/**
|
|
10
11
|
* ID of the Wix OAuth app requesting authorization.
|
|
11
12
|
* @format GUID
|
|
@@ -70,16 +71,16 @@ interface AuthorizeRequest {
|
|
|
70
71
|
*/
|
|
71
72
|
signInUrl?: string | null;
|
|
72
73
|
}
|
|
73
|
-
interface RawHttpResponse {
|
|
74
|
+
export interface RawHttpResponse {
|
|
74
75
|
body?: Uint8Array;
|
|
75
76
|
statusCode?: number | null;
|
|
76
77
|
headers?: HeadersEntry[];
|
|
77
78
|
}
|
|
78
|
-
interface HeadersEntry {
|
|
79
|
+
export interface HeadersEntry {
|
|
79
80
|
key?: string;
|
|
80
81
|
value?: string;
|
|
81
82
|
}
|
|
82
|
-
interface RawHttpRequest {
|
|
83
|
+
export interface RawHttpRequest {
|
|
83
84
|
body?: Uint8Array;
|
|
84
85
|
pathParams?: PathParametersEntry[];
|
|
85
86
|
queryParams?: QueryParametersEntry[];
|
|
@@ -88,15 +89,15 @@ interface RawHttpRequest {
|
|
|
88
89
|
rawPath?: string;
|
|
89
90
|
rawQuery?: string;
|
|
90
91
|
}
|
|
91
|
-
interface PathParametersEntry {
|
|
92
|
+
export interface PathParametersEntry {
|
|
92
93
|
key?: string;
|
|
93
94
|
value?: string;
|
|
94
95
|
}
|
|
95
|
-
interface QueryParametersEntry {
|
|
96
|
+
export interface QueryParametersEntry {
|
|
96
97
|
key?: string;
|
|
97
98
|
value?: string;
|
|
98
99
|
}
|
|
99
|
-
interface DeviceCodeRequest {
|
|
100
|
+
export interface DeviceCodeRequest {
|
|
100
101
|
/** The ID of the application that asks for authorization. */
|
|
101
102
|
clientId?: string;
|
|
102
103
|
/**
|
|
@@ -105,7 +106,7 @@ interface DeviceCodeRequest {
|
|
|
105
106
|
*/
|
|
106
107
|
scope?: string | null;
|
|
107
108
|
}
|
|
108
|
-
interface DeviceCodeResponse {
|
|
109
|
+
export interface DeviceCodeResponse {
|
|
109
110
|
/** is the unique code for the device. When the user goes to the verification_uri in their browser-based device, this code will be bound to their session. */
|
|
110
111
|
deviceCode?: string;
|
|
111
112
|
/** contains the code that should be input at the verification_uri to authorize the device. */
|
|
@@ -117,13 +118,13 @@ interface DeviceCodeResponse {
|
|
|
117
118
|
/** indicates the interval (in seconds) at which the app should poll the token URL to request a token. clients MUST use 5 as the default */
|
|
118
119
|
interval?: number | null;
|
|
119
120
|
}
|
|
120
|
-
interface DeviceVerifyRequest {
|
|
121
|
+
export interface DeviceVerifyRequest {
|
|
121
122
|
/** User code representing a currently authorizing device. */
|
|
122
123
|
userCode?: string;
|
|
123
124
|
}
|
|
124
|
-
interface DeviceVerifyResponse {
|
|
125
|
+
export interface DeviceVerifyResponse {
|
|
125
126
|
}
|
|
126
|
-
interface DeviceVerifyV2Request {
|
|
127
|
+
export interface DeviceVerifyV2Request {
|
|
127
128
|
/**
|
|
128
129
|
* User code representing a currently authorizing device.
|
|
129
130
|
* @minLength 8
|
|
@@ -131,21 +132,21 @@ interface DeviceVerifyV2Request {
|
|
|
131
132
|
*/
|
|
132
133
|
userCode?: string;
|
|
133
134
|
}
|
|
134
|
-
interface DeviceVerifyV2Response {
|
|
135
|
+
export interface DeviceVerifyV2Response {
|
|
135
136
|
}
|
|
136
|
-
interface InvalidateUserCodeRequest {
|
|
137
|
+
export interface InvalidateUserCodeRequest {
|
|
137
138
|
/** user code to invalidate. Only the authorizing identity is able to invalidate it. */
|
|
138
139
|
userCode?: string;
|
|
139
140
|
}
|
|
140
|
-
interface InvalidateUserCodeResponse {
|
|
141
|
+
export interface InvalidateUserCodeResponse {
|
|
141
142
|
}
|
|
142
|
-
interface RevokeRefreshTokenRequest {
|
|
143
|
+
export interface RevokeRefreshTokenRequest {
|
|
143
144
|
/** The refresh token itself. Anyone with the token itself is able to revoke it. */
|
|
144
145
|
token?: string;
|
|
145
146
|
}
|
|
146
|
-
interface RevokeRefreshTokenResponse {
|
|
147
|
+
export interface RevokeRefreshTokenResponse {
|
|
147
148
|
}
|
|
148
|
-
interface TokenInfoResponse {
|
|
149
|
+
export interface TokenInfoResponse {
|
|
149
150
|
active?: boolean;
|
|
150
151
|
/** subject type. */
|
|
151
152
|
subjectType?: SubjectType;
|
|
@@ -169,7 +170,7 @@ interface TokenInfoResponse {
|
|
|
169
170
|
*/
|
|
170
171
|
vendorProductId?: string | null;
|
|
171
172
|
}
|
|
172
|
-
declare enum SubjectType {
|
|
173
|
+
export declare enum SubjectType {
|
|
173
174
|
/** unknown subject type */
|
|
174
175
|
UNKNOWN = "UNKNOWN",
|
|
175
176
|
/** user subject type */
|
|
@@ -181,32 +182,28 @@ declare enum SubjectType {
|
|
|
181
182
|
/** app subject type */
|
|
182
183
|
APP = "APP"
|
|
183
184
|
}
|
|
184
|
-
interface Empty {
|
|
185
|
+
export interface Empty {
|
|
185
186
|
}
|
|
186
|
-
interface DomainEvent extends DomainEventBodyOneOf {
|
|
187
|
+
export interface DomainEvent extends DomainEventBodyOneOf {
|
|
187
188
|
createdEvent?: EntityCreatedEvent;
|
|
188
189
|
updatedEvent?: EntityUpdatedEvent;
|
|
189
190
|
deletedEvent?: EntityDeletedEvent;
|
|
190
191
|
actionEvent?: ActionEvent;
|
|
191
|
-
/**
|
|
192
|
-
* Unique event ID.
|
|
193
|
-
* Allows clients to ignore duplicate webhooks.
|
|
194
|
-
*/
|
|
192
|
+
/** Event ID. With this ID you can easily spot duplicated events and ignore them. */
|
|
195
193
|
_id?: string;
|
|
196
194
|
/**
|
|
197
|
-
*
|
|
198
|
-
*
|
|
195
|
+
* Fully Qualified Domain Name of an entity. This is a unique identifier assigned to the API main business entities.
|
|
196
|
+
* For example, `wix.stores.catalog.product`, `wix.bookings.session`, `wix.payments.transaction`.
|
|
199
197
|
*/
|
|
200
198
|
entityFqdn?: string;
|
|
201
199
|
/**
|
|
202
|
-
*
|
|
203
|
-
*
|
|
204
|
-
* Example: created/updated/deleted/started/completed/email_opened
|
|
200
|
+
* Event action name, placed at the top level to make it easier for users to dispatch messages.
|
|
201
|
+
* For example: `created`/`updated`/`deleted`/`started`/`completed`/`email_opened`.
|
|
205
202
|
*/
|
|
206
203
|
slug?: string;
|
|
207
204
|
/** ID of the entity associated with the event. */
|
|
208
205
|
entityId?: string;
|
|
209
|
-
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example
|
|
206
|
+
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example, `2020-04-26T13:57:50.699Z`. */
|
|
210
207
|
eventTime?: Date | null;
|
|
211
208
|
/**
|
|
212
209
|
* Whether the event was triggered as a result of a privacy regulation application
|
|
@@ -216,29 +213,25 @@ interface DomainEvent extends DomainEventBodyOneOf {
|
|
|
216
213
|
/** If present, indicates the action that triggered the event. */
|
|
217
214
|
originatedFrom?: string | null;
|
|
218
215
|
/**
|
|
219
|
-
* A sequence number
|
|
220
|
-
*
|
|
221
|
-
* it is guaranteed that the sequence number of the second update is strictly higher than the first.
|
|
222
|
-
* As the consumer, you can use this value to ensure that you handle messages in the correct order.
|
|
223
|
-
* To do so, you will need to persist this number on your end, and compare the sequence number from the
|
|
224
|
-
* message against the one you have stored. Given that the stored number is higher, you should ignore the message.
|
|
216
|
+
* A sequence number that indicates the order of updates to an entity. For example, if an entity was updated at 16:00 and then again at 16:01, the second update will always have a higher sequence number.
|
|
217
|
+
* You can use this number to make sure you're handling updates in the right order. Just save the latest sequence number on your end and compare it to the one in each new message. If the new message has an older (lower) number, you can safely ignore it.
|
|
225
218
|
*/
|
|
226
219
|
entityEventSequence?: string | null;
|
|
227
220
|
}
|
|
228
221
|
/** @oneof */
|
|
229
|
-
interface DomainEventBodyOneOf {
|
|
222
|
+
export interface DomainEventBodyOneOf {
|
|
230
223
|
createdEvent?: EntityCreatedEvent;
|
|
231
224
|
updatedEvent?: EntityUpdatedEvent;
|
|
232
225
|
deletedEvent?: EntityDeletedEvent;
|
|
233
226
|
actionEvent?: ActionEvent;
|
|
234
227
|
}
|
|
235
|
-
interface EntityCreatedEvent {
|
|
228
|
+
export interface EntityCreatedEvent {
|
|
236
229
|
entity?: string;
|
|
237
230
|
}
|
|
238
|
-
interface RestoreInfo {
|
|
231
|
+
export interface RestoreInfo {
|
|
239
232
|
deletedDate?: Date | null;
|
|
240
233
|
}
|
|
241
|
-
interface EntityUpdatedEvent {
|
|
234
|
+
export interface EntityUpdatedEvent {
|
|
242
235
|
/**
|
|
243
236
|
* Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
|
|
244
237
|
* This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
|
|
@@ -246,14 +239,34 @@ interface EntityUpdatedEvent {
|
|
|
246
239
|
*/
|
|
247
240
|
currentEntity?: string;
|
|
248
241
|
}
|
|
249
|
-
interface EntityDeletedEvent {
|
|
250
|
-
/** Entity that was deleted */
|
|
242
|
+
export interface EntityDeletedEvent {
|
|
243
|
+
/** Entity that was deleted. */
|
|
251
244
|
deletedEntity?: string | null;
|
|
252
245
|
}
|
|
253
|
-
interface ActionEvent {
|
|
246
|
+
export interface ActionEvent {
|
|
254
247
|
body?: string;
|
|
255
248
|
}
|
|
256
|
-
|
|
249
|
+
/**
|
|
250
|
+
* Creates an access token.
|
|
251
|
+
*
|
|
252
|
+
*
|
|
253
|
+
* The endpoint accepts raw HTTP requests. You must pass the request's body
|
|
254
|
+
* parameters formatted as bytes in the raw HTTP request's `body` field,
|
|
255
|
+
* following this template:
|
|
256
|
+
* `{"grantType": "client_credentials", "client_id": "<APP_ID>", "client_secret": "<APP_SECRET_KEY>", "instance_id": "<INSTANCE_ID>"}`.
|
|
257
|
+
*
|
|
258
|
+
* When the call succeeds, Wix returns `{"statusCode": 200}` and the created access
|
|
259
|
+
* token in the `body` field of the raw HTTP response.
|
|
260
|
+
*
|
|
261
|
+
* In case the call fails, Wix returns the relevant `4XX` error code in the raw
|
|
262
|
+
* HTTP response's `statusCode` field and details
|
|
263
|
+
* about the error in `body`. Error details follow the
|
|
264
|
+
* [conventions of the Internet Engineering Task Force (IETF)](https://datatracker.ietf.org/doc/html/rfc6749#appendix-A.7).
|
|
265
|
+
* @public
|
|
266
|
+
* @fqn wix.identity.oauth2.v1.Oauth2Ng.Token
|
|
267
|
+
*/
|
|
268
|
+
export declare function token(options?: TokenOptions): Promise<NonNullablePaths<RawHttpResponse, `body` | `headers` | `headers.${number}.key` | `headers.${number}.value`>>;
|
|
269
|
+
export interface TokenOptions {
|
|
257
270
|
body?: Uint8Array;
|
|
258
271
|
pathParams?: PathParametersEntry[];
|
|
259
272
|
queryParams?: QueryParametersEntry[];
|
|
@@ -262,7 +275,13 @@ interface TokenOptions {
|
|
|
262
275
|
rawPath?: string;
|
|
263
276
|
rawQuery?: string;
|
|
264
277
|
}
|
|
265
|
-
|
|
278
|
+
/**
|
|
279
|
+
* Token Introspection Endpoint.
|
|
280
|
+
* @public
|
|
281
|
+
* @fqn wix.identity.oauth2.v1.Oauth2Ng.TokenInfo
|
|
282
|
+
*/
|
|
283
|
+
export declare function tokenInfo(options?: TokenInfoOptions): Promise<NonNullablePaths<TokenInfoResponse, `active` | `subjectType` | `subjectId` | `clientId`>>;
|
|
284
|
+
export interface TokenInfoOptions {
|
|
266
285
|
body?: Uint8Array;
|
|
267
286
|
pathParams?: PathParametersEntry[];
|
|
268
287
|
queryParams?: QueryParametersEntry[];
|
|
@@ -271,5 +290,3 @@ interface TokenInfoOptions {
|
|
|
271
290
|
rawPath?: string;
|
|
272
291
|
rawQuery?: string;
|
|
273
292
|
}
|
|
274
|
-
|
|
275
|
-
export { type AuthorizeRequest as A, type DeviceCodeRequest as D, type Empty as E, type HeadersEntry as H, type InvalidateUserCodeRequest as I, type PathParametersEntry as P, type QueryParametersEntry as Q, type RawHttpResponse as R, SubjectType as S, type TokenOptions as T, type TokenInfoOptions as a, type TokenInfoResponse as b, type RefreshToken as c, type RawHttpRequest as d, type DeviceCodeResponse as e, type DeviceVerifyRequest as f, type DeviceVerifyResponse as g, type DeviceVerifyV2Request as h, type DeviceVerifyV2Response as i, type InvalidateUserCodeResponse as j, type RevokeRefreshTokenRequest as k, type RevokeRefreshTokenResponse as l, type DomainEvent as m, type DomainEventBodyOneOf as n, type EntityCreatedEvent as o, type RestoreInfo as p, type EntityUpdatedEvent as q, type EntityDeletedEvent as r, type ActionEvent as s };
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.tokenInfo = exports.token = exports.SubjectType = void 0;
|
|
27
|
+
const transform_error_1 = require("@wix/sdk-runtime/transform-error");
|
|
28
|
+
const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");
|
|
29
|
+
const ambassadorWixIdentityOauthV1RefreshToken = __importStar(require("./identity-oauth-v1-refresh-token-oauth.http.js"));
|
|
30
|
+
var SubjectType;
|
|
31
|
+
(function (SubjectType) {
|
|
32
|
+
/** unknown subject type */
|
|
33
|
+
SubjectType["UNKNOWN"] = "UNKNOWN";
|
|
34
|
+
/** user subject type */
|
|
35
|
+
SubjectType["USER"] = "USER";
|
|
36
|
+
/** visitor subject type */
|
|
37
|
+
SubjectType["VISITOR"] = "VISITOR";
|
|
38
|
+
/** member subject type */
|
|
39
|
+
SubjectType["MEMBER"] = "MEMBER";
|
|
40
|
+
/** app subject type */
|
|
41
|
+
SubjectType["APP"] = "APP";
|
|
42
|
+
})(SubjectType || (exports.SubjectType = SubjectType = {}));
|
|
43
|
+
/**
|
|
44
|
+
* Creates an access token.
|
|
45
|
+
*
|
|
46
|
+
*
|
|
47
|
+
* The endpoint accepts raw HTTP requests. You must pass the request's body
|
|
48
|
+
* parameters formatted as bytes in the raw HTTP request's `body` field,
|
|
49
|
+
* following this template:
|
|
50
|
+
* `{"grantType": "client_credentials", "client_id": "<APP_ID>", "client_secret": "<APP_SECRET_KEY>", "instance_id": "<INSTANCE_ID>"}`.
|
|
51
|
+
*
|
|
52
|
+
* When the call succeeds, Wix returns `{"statusCode": 200}` and the created access
|
|
53
|
+
* token in the `body` field of the raw HTTP response.
|
|
54
|
+
*
|
|
55
|
+
* In case the call fails, Wix returns the relevant `4XX` error code in the raw
|
|
56
|
+
* HTTP response's `statusCode` field and details
|
|
57
|
+
* about the error in `body`. Error details follow the
|
|
58
|
+
* [conventions of the Internet Engineering Task Force (IETF)](https://datatracker.ietf.org/doc/html/rfc6749#appendix-A.7).
|
|
59
|
+
* @public
|
|
60
|
+
* @fqn wix.identity.oauth2.v1.Oauth2Ng.Token
|
|
61
|
+
*/
|
|
62
|
+
async function token(options) {
|
|
63
|
+
// @ts-ignore
|
|
64
|
+
const { httpClient, sideEffects } = arguments[1];
|
|
65
|
+
const payload = (0, rename_all_nested_keys_1.renameKeysFromSDKRequestToRESTRequest)({
|
|
66
|
+
body: options?.body,
|
|
67
|
+
pathParams: options?.pathParams,
|
|
68
|
+
queryParams: options?.queryParams,
|
|
69
|
+
headers: options?.headers,
|
|
70
|
+
method: options?.method,
|
|
71
|
+
rawPath: options?.rawPath,
|
|
72
|
+
rawQuery: options?.rawQuery,
|
|
73
|
+
});
|
|
74
|
+
const reqOpts = ambassadorWixIdentityOauthV1RefreshToken.token(payload);
|
|
75
|
+
sideEffects?.onSiteCall?.();
|
|
76
|
+
try {
|
|
77
|
+
const result = await httpClient.request(reqOpts);
|
|
78
|
+
sideEffects?.onSuccess?.(result);
|
|
79
|
+
return (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)(result.data);
|
|
80
|
+
}
|
|
81
|
+
catch (err) {
|
|
82
|
+
const transformedError = (0, transform_error_1.transformError)(err, {
|
|
83
|
+
spreadPathsToArguments: {},
|
|
84
|
+
explicitPathsToArguments: {
|
|
85
|
+
body: '$[0].body',
|
|
86
|
+
pathParams: '$[0].pathParams',
|
|
87
|
+
queryParams: '$[0].queryParams',
|
|
88
|
+
headers: '$[0].headers',
|
|
89
|
+
method: '$[0].method',
|
|
90
|
+
rawPath: '$[0].rawPath',
|
|
91
|
+
rawQuery: '$[0].rawQuery',
|
|
92
|
+
},
|
|
93
|
+
singleArgumentUnchanged: false,
|
|
94
|
+
}, ['options']);
|
|
95
|
+
sideEffects?.onError?.(err);
|
|
96
|
+
throw transformedError;
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
exports.token = token;
|
|
100
|
+
/**
|
|
101
|
+
* Token Introspection Endpoint.
|
|
102
|
+
* @public
|
|
103
|
+
* @fqn wix.identity.oauth2.v1.Oauth2Ng.TokenInfo
|
|
104
|
+
*/
|
|
105
|
+
async function tokenInfo(options) {
|
|
106
|
+
// @ts-ignore
|
|
107
|
+
const { httpClient, sideEffects } = arguments[1];
|
|
108
|
+
const payload = (0, rename_all_nested_keys_1.renameKeysFromSDKRequestToRESTRequest)({
|
|
109
|
+
body: options?.body,
|
|
110
|
+
pathParams: options?.pathParams,
|
|
111
|
+
queryParams: options?.queryParams,
|
|
112
|
+
headers: options?.headers,
|
|
113
|
+
method: options?.method,
|
|
114
|
+
rawPath: options?.rawPath,
|
|
115
|
+
rawQuery: options?.rawQuery,
|
|
116
|
+
});
|
|
117
|
+
const reqOpts = ambassadorWixIdentityOauthV1RefreshToken.tokenInfo(payload);
|
|
118
|
+
sideEffects?.onSiteCall?.();
|
|
119
|
+
try {
|
|
120
|
+
const result = await httpClient.request(reqOpts);
|
|
121
|
+
sideEffects?.onSuccess?.(result);
|
|
122
|
+
return (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)(result.data);
|
|
123
|
+
}
|
|
124
|
+
catch (err) {
|
|
125
|
+
const transformedError = (0, transform_error_1.transformError)(err, {
|
|
126
|
+
spreadPathsToArguments: {},
|
|
127
|
+
explicitPathsToArguments: {
|
|
128
|
+
body: '$[0].body',
|
|
129
|
+
pathParams: '$[0].pathParams',
|
|
130
|
+
queryParams: '$[0].queryParams',
|
|
131
|
+
headers: '$[0].headers',
|
|
132
|
+
method: '$[0].method',
|
|
133
|
+
rawPath: '$[0].rawPath',
|
|
134
|
+
rawQuery: '$[0].rawQuery',
|
|
135
|
+
},
|
|
136
|
+
singleArgumentUnchanged: false,
|
|
137
|
+
}, ['options']);
|
|
138
|
+
sideEffects?.onError?.(err);
|
|
139
|
+
throw transformedError;
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
exports.tokenInfo = tokenInfo;
|
|
143
|
+
//# sourceMappingURL=identity-oauth-v1-refresh-token-oauth.universal.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"identity-oauth-v1-refresh-token-oauth.universal.js","sourceRoot":"","sources":["../../../src/identity-oauth-v1-refresh-token-oauth.universal.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './src/identity-oauth-v1-refresh-token-oauth.context.js';
|