OAuth 2.0 라이브러리 및 샘플
다음 라이브러리와 샘플을 사용하면 OAuth 2.0 승인을 통해 Gmail IMAP 및 SMTP 서비스에 쉽게 액세스할 수 있습니다.
자바 샘플
JavaMail 1.5.2 이상은 기본적으로 IMAP용 OAuth를 지원합니다.
이전 버전을 사용하거나 자체 구현을 만들어야 하는 경우 Java 샘플 코드를 참고하세요.
샘플을 다운로드하려면 OAuth2로 Gmail에 인증하기 위한 도구 및 샘플 코드를 참고하세요.
Python 샘플
PHP 샘플
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-12-22(UTC)
[null,null,["최종 업데이트: 2024-12-22(UTC)"],[[["This page provides libraries and samples to facilitate using OAuth 2.0 authorization for accessing Gmail IMAP and SMTP services."],["Sample code and tools are available for Java, Python, and PHP to help developers integrate OAuth 2.0 into their applications."],["JavaMail 1.5.2 and later natively support OAuth for IMAP, while older versions can utilize the provided Java sample code."],["Python and PHP developers can find getting started guides and downloadable samples for seamless OAuth 2.0 integration with Gmail."]]],["OAuth 2.0 authorization for Gmail IMAP and SMTP services is facilitated through provided libraries and samples. Java users with JavaMail 1.5.2+ have native OAuth support; older versions or custom implementations can use linked sample code. Python and PHP users can access \"Getting Started\" guides and download sample code via provided links. The tools for all three can be found in the linked Gmail OAuth2 repository.\n"]]