구글 로그인 API 사용법


* 구글 클라우드 로그인
https://console.cloud.google.com/


* 프로젝트 생성
- 기본 프로젝트가 있다면 필요없음

* 서치 콘솔에 도메인 등록
https://search.google.com/search-console



* OAuth consent screen (OAuth 동의 화면) 메뉴
API & Services -> OAuth consent screen

https://console.cloud.google.com/apis/credentials/consent
앱 정보 입력 ->  등록 

 
* Credentials (사용자 인증 정보) 메뉴
- OAuth consent screen (OAuth 동의 화면) 메뉴 위에 위치
https://console.cloud.google.com/apis/credentials
OAuth client ID 생성

+ Create Credentials -> OAuth client ID


* Publishing 후 구글 메일 대응
- production 상태로 바꾸면 구글에서 문의 메일을 보내오는데, 답장을 보내야 한다.
- 답장 메일 보내기
1. It does not request any Google Fit API scopes.
2. It is not intended for personal use only.
3. It is not designed for internal use only within our domain.
4. It is not currently in development, testing, or staging mode and is ready for public access.
5. It is not a Gmail SMTP plugin solely for use by WordPress site administrators.

반응형
Posted by codens