@wix/identity_oauth
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.context'; | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.context.js'; |
@@ -1,2 +0,2 @@ | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.context'; | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.context.js'; | ||
//# sourceMappingURL=context.js.map |
@@ -1,1 +0,1 @@ | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.context'; | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.context.js'; |
@@ -1,2 +0,2 @@ | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.context'; | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.context.js'; | ||
//# sourceMappingURL=index.js.map |
@@ -1,1 +0,1 @@ | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.universal'; | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.universal.js'; |
@@ -1,2 +0,2 @@ | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.universal'; | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.universal.js'; | ||
//# sourceMappingURL=index.typings.js.map |
@@ -1,1 +0,1 @@ | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.meta'; | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.meta.js'; |
@@ -1,2 +0,2 @@ | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.meta'; | ||
export * from './src/identity-oauth-v1-refresh-token-oauth.meta.js'; | ||
//# sourceMappingURL=meta.js.map |
@@ -1,6 +0,6 @@ | ||
import { token as publicToken, tokenInfo as publicTokenInfo } from './identity-oauth-v1-refresh-token-oauth.public'; | ||
import { token as publicToken, tokenInfo as publicTokenInfo } from './identity-oauth-v1-refresh-token-oauth.public.js'; | ||
import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types'; | ||
export declare const token: MaybeContext<BuildRESTFunction<typeof publicToken> & typeof publicToken>; | ||
export declare const tokenInfo: MaybeContext<BuildRESTFunction<typeof publicTokenInfo> & typeof publicTokenInfo>; | ||
export { SubjectType } from './identity-oauth-v1-refresh-token-oauth.universal'; | ||
export { RefreshToken, AuthorizeRequest, RawHttpResponse, HeadersEntry, RawHttpRequest, PathParametersEntry, QueryParametersEntry, DeviceCodeRequest, DeviceCodeResponse, DeviceVerifyRequest, DeviceVerifyResponse, DeviceVerifyV2Request, DeviceVerifyV2Response, InvalidateUserCodeRequest, InvalidateUserCodeResponse, RevokeRefreshTokenRequest, RevokeRefreshTokenResponse, TokenInfoResponse, Empty, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, RawHttpResponseNonNullableFields, TokenInfoResponseNonNullableFields, TokenOptions, TokenInfoOptions, } from './identity-oauth-v1-refresh-token-oauth.universal'; | ||
export { SubjectType } from './identity-oauth-v1-refresh-token-oauth.universal.js'; | ||
export { RefreshToken, AuthorizeRequest, RawHttpResponse, HeadersEntry, RawHttpRequest, PathParametersEntry, QueryParametersEntry, DeviceCodeRequest, DeviceCodeResponse, DeviceVerifyRequest, DeviceVerifyResponse, DeviceVerifyV2Request, DeviceVerifyV2Response, InvalidateUserCodeRequest, InvalidateUserCodeResponse, RevokeRefreshTokenRequest, RevokeRefreshTokenResponse, TokenInfoResponse, Empty, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, RawHttpResponseNonNullableFields, TokenInfoResponseNonNullableFields, TokenOptions, TokenInfoOptions, } from './identity-oauth-v1-refresh-token-oauth.universal.js'; |
@@ -1,6 +0,6 @@ | ||
import { token as publicToken, tokenInfo as publicTokenInfo, } from './identity-oauth-v1-refresh-token-oauth.public'; | ||
import { token as publicToken, tokenInfo as publicTokenInfo, } from './identity-oauth-v1-refresh-token-oauth.public.js'; | ||
import { createRESTModule } from '@wix/sdk-runtime/rest-modules'; | ||
export const token = /*#__PURE__*/ createRESTModule(publicToken); | ||
export const tokenInfo = /*#__PURE__*/ createRESTModule(publicTokenInfo); | ||
export { SubjectType } from './identity-oauth-v1-refresh-token-oauth.universal'; | ||
export { SubjectType } from './identity-oauth-v1-refresh-token-oauth.universal.js'; | ||
//# sourceMappingURL=identity-oauth-v1-refresh-token-oauth.context.js.map |
@@ -1,3 +0,3 @@ | ||
import * as ambassadorWixIdentityOauthV1RefreshTokenTypes from './identity-oauth-v1-refresh-token-oauth.types'; | ||
import * as ambassadorWixIdentityOauthV1RefreshTokenUniversalTypes from './identity-oauth-v1-refresh-token-oauth.universal'; | ||
import * as ambassadorWixIdentityOauthV1RefreshTokenTypes from './identity-oauth-v1-refresh-token-oauth.types.js'; | ||
import * as ambassadorWixIdentityOauthV1RefreshTokenUniversalTypes from './identity-oauth-v1-refresh-token-oauth.universal.js'; | ||
export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q = unknown, R = unknown> = { | ||
@@ -4,0 +4,0 @@ getUrl: (context: any) => string; |
@@ -1,2 +0,2 @@ | ||
import * as ambassadorWixIdentityOauthV1RefreshToken from './identity-oauth-v1-refresh-token-oauth.http'; | ||
import * as ambassadorWixIdentityOauthV1RefreshToken from './identity-oauth-v1-refresh-token-oauth.http.js'; | ||
export function token() { | ||
@@ -3,0 +3,0 @@ const payload = {}; |
import { HttpClient } from '@wix/sdk-types'; | ||
import { RawHttpResponse, RawHttpResponseNonNullableFields, TokenInfoOptions, TokenInfoResponse, TokenInfoResponseNonNullableFields, TokenOptions } from './identity-oauth-v1-refresh-token-oauth.universal'; | ||
import { RawHttpResponse, RawHttpResponseNonNullableFields, TokenInfoOptions, TokenInfoResponse, TokenInfoResponseNonNullableFields, TokenOptions } from './identity-oauth-v1-refresh-token-oauth.universal.js'; | ||
export declare const __metadata: { | ||
@@ -34,2 +34,2 @@ PACKAGE_NAME: string; | ||
} | ||
export { ActionEvent, AuthorizeRequest, DeviceCodeRequest, DeviceCodeResponse, DeviceVerifyRequest, DeviceVerifyResponse, DeviceVerifyV2Request, DeviceVerifyV2Response, DomainEvent, DomainEventBodyOneOf, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, HeadersEntry, InvalidateUserCodeRequest, InvalidateUserCodeResponse, PathParametersEntry, QueryParametersEntry, RawHttpRequest, RawHttpResponse, RawHttpResponseNonNullableFields, RefreshToken, RestoreInfo, RevokeRefreshTokenRequest, RevokeRefreshTokenResponse, SubjectType, TokenInfoOptions, TokenInfoResponse, TokenInfoResponseNonNullableFields, TokenOptions, } from './identity-oauth-v1-refresh-token-oauth.universal'; | ||
export { ActionEvent, AuthorizeRequest, DeviceCodeRequest, DeviceCodeResponse, DeviceVerifyRequest, DeviceVerifyResponse, DeviceVerifyV2Request, DeviceVerifyV2Response, DomainEvent, DomainEventBodyOneOf, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, HeadersEntry, InvalidateUserCodeRequest, InvalidateUserCodeResponse, PathParametersEntry, QueryParametersEntry, RawHttpRequest, RawHttpResponse, RawHttpResponseNonNullableFields, RefreshToken, RestoreInfo, RevokeRefreshTokenRequest, RevokeRefreshTokenResponse, SubjectType, TokenInfoOptions, TokenInfoResponse, TokenInfoResponseNonNullableFields, TokenOptions, } from './identity-oauth-v1-refresh-token-oauth.universal.js'; |
@@ -1,2 +0,2 @@ | ||
import { token as universalToken, tokenInfo as universalTokenInfo, } from './identity-oauth-v1-refresh-token-oauth.universal'; | ||
import { token as universalToken, tokenInfo as universalTokenInfo, } from './identity-oauth-v1-refresh-token-oauth.universal.js'; | ||
export const __metadata = { PACKAGE_NAME: '@wix/identity' }; | ||
@@ -13,3 +13,3 @@ export function token(httpClient) { | ||
} | ||
export { SubjectType, } from './identity-oauth-v1-refresh-token-oauth.universal'; | ||
export { SubjectType, } from './identity-oauth-v1-refresh-token-oauth.universal.js'; | ||
//# sourceMappingURL=identity-oauth-v1-refresh-token-oauth.public.js.map |
import { transformError as sdkTransformError } from '@wix/sdk-runtime/transform-error'; | ||
import { renameKeysFromSDKRequestToRESTRequest, renameKeysFromRESTResponseToSDKResponse, } from '@wix/sdk-runtime/rename-all-nested-keys'; | ||
import * as ambassadorWixIdentityOauthV1RefreshToken from './identity-oauth-v1-refresh-token-oauth.http'; | ||
import * as ambassadorWixIdentityOauthV1RefreshToken from './identity-oauth-v1-refresh-token-oauth.http.js'; | ||
export var SubjectType; | ||
@@ -5,0 +5,0 @@ (function (SubjectType) { |
{ | ||
"name": "@wix/identity_oauth", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"publishConfig": { | ||
@@ -12,22 +12,25 @@ "registry": "https://registry.npmjs.org/", | ||
"sideEffects": false, | ||
"main": "./index.js", | ||
"main": "./build/cjs/index.js", | ||
"types": "./build/es/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./build/es/index.js", | ||
"require": "./index.js" | ||
"require": "./build/cjs/index.js", | ||
"types": "./build/es/index.d.ts" | ||
}, | ||
"./meta": { | ||
"import": "./build/es/meta.js", | ||
"require": "./meta.js" | ||
"require": "./build/cjs/meta.js", | ||
"types": "./build/es/meta.d.ts" | ||
}, | ||
"./context": { | ||
"import": "./build/es/context.js", | ||
"require": "./context.js" | ||
"require": "./build/cjs/context.js", | ||
"types": "./build/es/context.d.ts" | ||
} | ||
}, | ||
"files": [ | ||
"*", | ||
"!config/*", | ||
"!tsconfig.json", | ||
"!tsconfig.esm.json" | ||
"build", | ||
"meta", | ||
"service-plugins" | ||
], | ||
@@ -55,3 +58,3 @@ "dependencies": { | ||
}, | ||
"falconPackageHash": "5b0313ef6a53044cfb61d0c57eb6540fe6fe0dbeb1c914e5f2f75ff0" | ||
"falconPackageHash": "98aa77d66ee2dd8e5e4e89e9ce16331df6de06dfd6f1aa7286773f3e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
102052
-56.52%63
-32.26%2008
-67.78%1
Infinity%