@privy-io/react-auth 1.96.2-beta-20241209221415 → 1.96.2
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/dist/cjs/constants.js +1 -1
- package/dist/esm/constants.mjs +1 -1
- package/package.json +3 -3
package/dist/cjs/constants.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.CHAIN_ID_MAINNET=1,exports.CLIENT_ANALYTICS_ID_KEY="privy:caid",exports.CODE_VERIFIER_KEY="privy:code_verifier",exports.CONNECTIONS_HISTORY_KEY="privy:connections",exports.CONNECTORS_STATE_KEY="privy:connectors",exports.CUSTOMER_ACCESS_TOKEN_COOKIE_KEY="privy-token",exports.CUSTOMER_ACCESS_TOKEN_STORAGE_KEY="privy:token",exports.DEFAULT_API_TIMEOUT_MS=2e4,exports.DEFAULT_NETWORK="0x1",exports.DEFAULT_PRIVY_API_URL="https://auth.privy.io",exports.DEFAULT_RPC_TIMEOUT=12e4,exports.DEFAULT_SUCCESS_SCREEN_DURATION_MS=1400,exports.DEFAULT_SUCCESS_SCREEN_EXTRA_LONG_DURATION_MS=4e3,exports.DEFAULT_SUCCESS_SCREEN_LONG_DURATION_MS=2500,exports.DEPRECATED_REFRESH_TOKEN="deprecated",exports.FORKED_TOKEN_STORAGE_KEY="privy:session_transfer_token",exports.HEADLESS_OAUTH_KEY="privy:headless_oauth",exports.IDENTITY_TOKEN_COOKIE_KEY="privy-id-token",exports.IDENTITY_TOKEN_STORAGE_KEY="privy:id_token",exports.JWT_ALGORITHM="ES256",exports.JWT_ISSUER="privy.io",exports.MOONPAY_API_URL="https://api.moonpay.com/v1",exports.MOONPAY_API_URL_SANDBOX="https://api.moonpay.com/v1",exports.MOONPAY_PUBLIC_KEY="pk_live_hirbpu0cVcLHrjktC9l7fbc9ctjv0SL",exports.MOONPAY_PUBLIC_KEY_SANDBOX="pk_test_fqWjXZMSFwloh7orvJsRfjiUHXJqFzI",exports.OAUTH_DISABLE_SIGNUP_KEY="privy:oauth_disable_signup",exports.OPTIMISM_STACK_GAS_PRICE_ORACLE_ABI=["function getL1Fee(bytes memory _data) external view returns (uint256)"],exports.OPTIMISM_STACK_GAS_PRICE_ORACLE_ADDRESS="0x420000000000000000000000000000000000000F",exports.PRIVY_ACCESS_TOKEN_STORAGE_KEY="privy:pat",exports.PRIVY_ETHERSCAN_ID="AZD8ITQ3ZQS63BQIJN3SPP767ZZY89SZJX",exports.PRIVY_WALLETCONNECT_CLOUD_ID="34357d3c125c2bcf2ce2bc3309d98715",exports.PRIVY_WALLET_KEY_PREFIX="privy:wallet",exports.REFRESH_TOKEN_COOKIE_KEY="privy-refresh-token",exports.REFRESH_TOKEN_STORAGE_KEY="privy:refresh_token",exports.SESSION_COOKIE_KEY="privy-session",exports.STATE_CODE_KEY="privy:state_code",exports.VERSION="1.96.2
|
|
1
|
+
"use strict";exports.CHAIN_ID_MAINNET=1,exports.CLIENT_ANALYTICS_ID_KEY="privy:caid",exports.CODE_VERIFIER_KEY="privy:code_verifier",exports.CONNECTIONS_HISTORY_KEY="privy:connections",exports.CONNECTORS_STATE_KEY="privy:connectors",exports.CUSTOMER_ACCESS_TOKEN_COOKIE_KEY="privy-token",exports.CUSTOMER_ACCESS_TOKEN_STORAGE_KEY="privy:token",exports.DEFAULT_API_TIMEOUT_MS=2e4,exports.DEFAULT_NETWORK="0x1",exports.DEFAULT_PRIVY_API_URL="https://auth.privy.io",exports.DEFAULT_RPC_TIMEOUT=12e4,exports.DEFAULT_SUCCESS_SCREEN_DURATION_MS=1400,exports.DEFAULT_SUCCESS_SCREEN_EXTRA_LONG_DURATION_MS=4e3,exports.DEFAULT_SUCCESS_SCREEN_LONG_DURATION_MS=2500,exports.DEPRECATED_REFRESH_TOKEN="deprecated",exports.FORKED_TOKEN_STORAGE_KEY="privy:session_transfer_token",exports.HEADLESS_OAUTH_KEY="privy:headless_oauth",exports.IDENTITY_TOKEN_COOKIE_KEY="privy-id-token",exports.IDENTITY_TOKEN_STORAGE_KEY="privy:id_token",exports.JWT_ALGORITHM="ES256",exports.JWT_ISSUER="privy.io",exports.MOONPAY_API_URL="https://api.moonpay.com/v1",exports.MOONPAY_API_URL_SANDBOX="https://api.moonpay.com/v1",exports.MOONPAY_PUBLIC_KEY="pk_live_hirbpu0cVcLHrjktC9l7fbc9ctjv0SL",exports.MOONPAY_PUBLIC_KEY_SANDBOX="pk_test_fqWjXZMSFwloh7orvJsRfjiUHXJqFzI",exports.OAUTH_DISABLE_SIGNUP_KEY="privy:oauth_disable_signup",exports.OPTIMISM_STACK_GAS_PRICE_ORACLE_ABI=["function getL1Fee(bytes memory _data) external view returns (uint256)"],exports.OPTIMISM_STACK_GAS_PRICE_ORACLE_ADDRESS="0x420000000000000000000000000000000000000F",exports.PRIVY_ACCESS_TOKEN_STORAGE_KEY="privy:pat",exports.PRIVY_ETHERSCAN_ID="AZD8ITQ3ZQS63BQIJN3SPP767ZZY89SZJX",exports.PRIVY_WALLETCONNECT_CLOUD_ID="34357d3c125c2bcf2ce2bc3309d98715",exports.PRIVY_WALLET_KEY_PREFIX="privy:wallet",exports.REFRESH_TOKEN_COOKIE_KEY="privy-refresh-token",exports.REFRESH_TOKEN_STORAGE_KEY="privy:refresh_token",exports.SESSION_COOKIE_KEY="privy-session",exports.STATE_CODE_KEY="privy:state_code",exports.VERSION="1.96.2",exports.WALLET_CONNECT_INFURA_POLLING_INTERVAL=3e4,exports.WALLET_CONNECT_STORAGE_KEY="walletconnect",exports.WALLET_PROXY_TIMEOUT=3e4,exports.getGuestCredentialStorageKey=_=>`privy:guest:${_}`,exports.getPrivyWalletKey=_=>`privy:wallet:${_}`,exports.getProviderAccessTokenStorageKey=_=>`privy:cross-app:${_}`;
|
package/dist/esm/constants.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const e="AZD8ITQ3ZQS63BQIJN3SPP767ZZY89SZJX",i="34357d3c125c2bcf2ce2bc3309d98715",
|
|
1
|
+
const e="AZD8ITQ3ZQS63BQIJN3SPP767ZZY89SZJX",i="34357d3c125c2bcf2ce2bc3309d98715",r="https://auth.privy.io",t=2e4,p=1400,o=2500,v=4e3,s="1.96.2",n="ES256",y="privy.io",c="privy:token",a="privy-token",_="privy:refresh_token",d="privy-refresh-token",l="privy:pat",h="privy:id_token",k="privy-id-token",f="privy-session",u="privy:session_transfer_token",b="privy:wallet",m="privy:caid",S=e=>`privy:guest:${e}`,Z=e=>`privy:cross-app:${e}`,w="privy:state_code",j="privy:code_verifier",x="privy:headless_oauth",F="privy:oauth_disable_signup",J=e=>`privy:wallet:${e}`,g="privy:connectors",I="privy:connections",L="walletconnect",Q=3e4,X=12e4,$=1,q="0x1",H=3e4,P="https://api.moonpay.com/v1",z="https://api.moonpay.com/v1",A="pk_live_hirbpu0cVcLHrjktC9l7fbc9ctjv0SL",B="pk_test_fqWjXZMSFwloh7orvJsRfjiUHXJqFzI",C="0x420000000000000000000000000000000000000F",D=["function getL1Fee(bytes memory _data) external view returns (uint256)"],E="deprecated";export{$ as CHAIN_ID_MAINNET,m as CLIENT_ANALYTICS_ID_KEY,j as CODE_VERIFIER_KEY,I as CONNECTIONS_HISTORY_KEY,g as CONNECTORS_STATE_KEY,a as CUSTOMER_ACCESS_TOKEN_COOKIE_KEY,c as CUSTOMER_ACCESS_TOKEN_STORAGE_KEY,t as DEFAULT_API_TIMEOUT_MS,q as DEFAULT_NETWORK,r as DEFAULT_PRIVY_API_URL,X as DEFAULT_RPC_TIMEOUT,p as DEFAULT_SUCCESS_SCREEN_DURATION_MS,v as DEFAULT_SUCCESS_SCREEN_EXTRA_LONG_DURATION_MS,o as DEFAULT_SUCCESS_SCREEN_LONG_DURATION_MS,E as DEPRECATED_REFRESH_TOKEN,u as FORKED_TOKEN_STORAGE_KEY,x as HEADLESS_OAUTH_KEY,k as IDENTITY_TOKEN_COOKIE_KEY,h as IDENTITY_TOKEN_STORAGE_KEY,n as JWT_ALGORITHM,y as JWT_ISSUER,P as MOONPAY_API_URL,z as MOONPAY_API_URL_SANDBOX,A as MOONPAY_PUBLIC_KEY,B as MOONPAY_PUBLIC_KEY_SANDBOX,F as OAUTH_DISABLE_SIGNUP_KEY,D as OPTIMISM_STACK_GAS_PRICE_ORACLE_ABI,C as OPTIMISM_STACK_GAS_PRICE_ORACLE_ADDRESS,l as PRIVY_ACCESS_TOKEN_STORAGE_KEY,e as PRIVY_ETHERSCAN_ID,i as PRIVY_WALLETCONNECT_CLOUD_ID,b as PRIVY_WALLET_KEY_PREFIX,d as REFRESH_TOKEN_COOKIE_KEY,_ as REFRESH_TOKEN_STORAGE_KEY,f as SESSION_COOKIE_KEY,w as STATE_CODE_KEY,s as VERSION,Q as WALLET_CONNECT_INFURA_POLLING_INTERVAL,L as WALLET_CONNECT_STORAGE_KEY,H as WALLET_PROXY_TIMEOUT,S as getGuestCredentialStorageKey,J as getPrivyWalletKey,Z as getProviderAccessTokenStorageKey};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@privy-io/react-auth",
|
|
3
|
-
"version": "1.96.2
|
|
3
|
+
"version": "1.96.2",
|
|
4
4
|
"description": "React client for the Privy Auth API",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"authentication",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"@heroicons/react": "^2.1.1",
|
|
134
134
|
"@marsidev/react-turnstile": "^0.4.1",
|
|
135
135
|
"@metamask/eth-sig-util": "^6.0.0",
|
|
136
|
-
"@privy-io/js-sdk-core": "0.35.4
|
|
136
|
+
"@privy-io/js-sdk-core": "0.35.4",
|
|
137
137
|
"@simplewebauthn/browser": "^9.0.1",
|
|
138
138
|
"@solana/wallet-adapter-base": "^0.9.23",
|
|
139
139
|
"@solana/wallet-standard-wallet-adapter-base": "^1.1.2",
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
"@babel/preset-typescript": "^7.24.7",
|
|
174
174
|
"@jest/globals": "^29.7.0",
|
|
175
175
|
"@privy-io/eslint-config-custom": "*",
|
|
176
|
-
"@privy-io/public-api": "2.15.5
|
|
176
|
+
"@privy-io/public-api": "2.15.5",
|
|
177
177
|
"@privy-io/testing": "*",
|
|
178
178
|
"@rollup/plugin-commonjs": "^26.0.1",
|
|
179
179
|
"@rollup/plugin-node-resolve": "^15.3.0",
|