Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Talk OAuth authentication #30

Open
dsample opened this issue Feb 5, 2013 · 1 comment
Open

Google Talk OAuth authentication #30

dsample opened this issue Feb 5, 2013 · 1 comment

Comments

@dsample
Copy link

dsample commented Feb 5, 2013

I'm trying to connect to Google Talk using their OAuth2.0 login. I've obtained the access token, but I can't work out how to create the SASL Auth request.

I've seen the X-Facebook-Platform, but I can't infer from that what I'd need to do to create the relevant Google Talk equivalent.

Is there an easy way to achieve this?

@dsample
Copy link
Author

dsample commented Feb 13, 2013

I've got the functionality for X-OAUTH2 working in my forked version, I've tried to put it in cleanly, but it didn't detect the requirement for the X-OAUTH2 mechanism so I had to overload the client.auth method to allow the mechanism to be specified... not sure if that's the way you'd want it done if you pull my commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant