Firebase Auth 연동 개발 또는 테스트를 위해 토큰 간편하게 CURL로 얻기
준비물Fibsebase console → 프로젝트 선택프로젝트 개요 옆 톱니바퀴 → 프로젝트 설정 → 웹 API 키Authentication → 테스트에 사용할 이메일+암호 사용자 추가CURL 사용터미널 명령 요청 (Request)curl 'https://www.googleapis.com/identitytoolkit/v3/relyingparty/verifyPassword?key=[FIREBASE_WEB_API_KEY]' \-H 'Content-Type: application/json' \--data-binary '{"email":"[이메일]","password":"[암호]","returnSecureToken":true}'응답 (Response){ "kind": "identitytoolkit#Verify..
OS-서버-서비스
2025. 4. 13. 23:02
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- API
- javascript
- iis
- nodejs
- 안드로이드
- Wordpress
- 한글
- centos
- 워드프레스
- CSS
- macos
- IOS
- Debug
- classic asp
- Linux
- mssql
- Mac
- Prototype
- iphone
- laravel
- JSON
- IE
- Docker
- JQuery
- ASP
- sencha touch
- nginx
- PHP
- Android
- git
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 |
글 보관함