Skip to content

AvadoAvakado/GmailService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GmailService

Small service to communicate with gmail service

  1. Clone this repository or use it in your project in any other way
  2. Open https://developers.google.com/gmail/api/quickstart/java link, press 'Enable the Gmail API' button and download created credentials file
  3. Move the credentials file from previous step to the 'src/main/resources/gmailcredentials' directory
  4. Go to the GmailUsers enum, located in 'src/main/java/enums' and create your own(Check out the 'EXAMPLE' for an example)
  5. On the first usage of gmail service, generating authentication token page, will be opened in your browser, follow instruction to generate token

About

Small service to communicate with gmail service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages