https://github.com/simple-java-mail/google-oauth2-provider
Oauth2 Provider release isolated from https://github.com/google/gmail-oauth2-tools
https://github.com/simple-java-mail/google-oauth2-provider
Last synced: 5 months ago
JSON representation
Oauth2 Provider release isolated from https://github.com/google/gmail-oauth2-tools
- Host: GitHub
- URL: https://github.com/simple-java-mail/google-oauth2-provider
- Owner: simple-java-mail
- Archived: true
- Created: 2023-01-04T22:05:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:41:09.000Z (over 3 years ago)
- Last Synced: 2025-07-17T12:40:54.163Z (11 months ago)
- Language: Java
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
[](LICENSE-2.0.txt)
[](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.simplejavamail%22%20AND%20a%3A%22google-oauth2-provider%22)
# google-oauth2-provider
This repo only serves to separate bundle and release the Google OAuth2 Provider XOAUTH2 reference implementation from Google's utility samples project.
It is being used in the Simple Java Mail project to support OAUTH2 authorization when connecting to SMTP servers that support it.
Google's implementation can be found here under the java sub project: https://github.com/google/gmail-oauth2-tools