How can I connect to Google using oauth with Ruby? -
there oauth , oauth2 gems, have not found example connect google oauth
the officially supported method use signet. readme contains example code required authenticate against google oauth endpoints. see google api client ruby. if have questions on either, don't hesitate ping me. i'm supporting both libraries.
signet work other oauth providers. an official omniauth plugin available.
Comments
Post a Comment