-
Notifications
You must be signed in to change notification settings - Fork 168
Expand file tree
/
Copy path.env.example
More file actions
12 lines (11 loc) · 821 Bytes
/
.env.example
File metadata and controls
12 lines (11 loc) · 821 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
# Web3Auth Client ID — this is a demo Sapphire Devnet project, get your own at https://dashboard.web3auth.io
VITE_WEB3AUTH_CLIENT_ID=BHgArYmWwSeq21czpcarYh0EVq2WWOzflX-NTK-tY1-1pauPzHKRRLgpABkmYiIV_og9jAvoIxQ8L3Smrwe04Lw
# Firebase configuration — these are Web3Auth's demo Firebase project credentials
# Firebase browser API keys are intentionally public; security is enforced via Firebase Auth rules
# Replace with your own Firebase project credentials for production
VITE_FIREBASE_API_KEY=AIzaSyB0nd9YsPLu-tpdCrsXn8wgsWVAiYEpQ_E
VITE_FIREBASE_AUTH_DOMAIN=web3auth-oauth-logins.firebaseapp.com
VITE_FIREBASE_PROJECT_ID=web3auth-oauth-logins
VITE_FIREBASE_STORAGE_BUCKET=web3auth-oauth-logins.appspot.com
VITE_FIREBASE_MESSAGING_SENDER_ID=461819774167
VITE_FIREBASE_APP_ID=1:461819774167:web:e74addfb6cc88f3b5b9c92