Skip to content

Instantly share code, notes, and snippets.

@coodix
Created May 23, 2018 07:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coodix/0f188749513cad62da997b651898efd6 to your computer and use it in GitHub Desktop.
Save coodix/0f188749513cad62da997b651898efd6 to your computer and use it in GitHub Desktop.
XOAUTH2 Gmail api smtp notes
https://developers.google.com/api-client-library/ruby/auth/service-accounts?hl=ru
https://cloud.google.com/docs/authentication/production?hl=ru#auth-cloud-explicit-ruby
https://github.com/francois-blanchard/human_relationship_manager/blob/5a672f9b6e1d7b17c6884705332c170ca7c5e95a/app/services/google_client.rb
https://github.com/cunhasb/sms-manager-backend/blob/13ce7b627fb7217caf411691e377e600fe597b92/app/controllers/api/v1/auth_controller.rb
https://github.com/chriskoz/QueueProxy/blob/ed7dff392775e8069d2d0a49eb02c9266bef9df3/app/controllers/queue_controller.rb
https://www.3pillarglobal.com/insights/gmail-api-integration-in-ruby
https://github.com/RuchiBajpai/GmailAPIUsingRuby
AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment