UNPKG

@privy-io/server-auth

Version:

Server-side client for the Privy API

2 lines (1 loc) 351 B
"use strict";const _=process.env.PRIVY_API_URL||"https://auth.privy.io",t=process.env.PRIVY_WALLET_API_URL||"https://api.privy.io";exports.AUTHORIZATION_PRIVATE_KEY_PREFIX="wallet-auth:",exports.DEFAULT_TIMEOUT_MS=1e4,exports.PRIVY_API_URL=_,exports.PRIVY_WALLET_API_URL=t,exports.VERSION="1.31.0",exports.WALLET_API_PRIVATE_KEY_PREFIX="wallet-api:";