jsOAuth icon indicating copy to clipboard operation
jsOAuth copied to clipboard

OAuth 2.0 Support

Open bytespider opened this issue 13 years ago • 11 comments

bytespider avatar Oct 25 '11 08:10 bytespider

Any action on this one ?

ChrisRM avatar Nov 16 '11 15:11 ChrisRM

jsOAuth 2.0 is currently in development. I've not yet started on the OAuth 2.0 yet.

bytespider avatar Nov 16 '11 15:11 bytespider

Do you know of any other client libraries compatible with OAuth 2.0 ?

ChrisRM avatar Nov 16 '11 22:11 ChrisRM

Sorry I don't.

bytespider avatar Nov 23 '11 12:11 bytespider

It would be interesting to support the OAuth 2.0. I am also interested

Ridermansb avatar Jan 13 '12 16:01 Ridermansb

is there any development for that ? thanks :)

omkz avatar Jan 21 '12 21:01 omkz

Yes I currently rewriting the OAuth 1.0 parts to work as a XHR drop in, once i'm happy with that I'll start with the 2.0 bits. If anyone feels like starting the ground work for 2.0 please do as i have lots of other work so my time is sparse

bytespider avatar Jan 21 '12 21:01 bytespider

Anyone watching this have any OAuth 2 services they'd like to see the code tested against?

bytespider avatar Feb 21 '12 17:02 bytespider

gimmebar - I'm using it as a testing service when trying to write OAuth2 support on my own branch, but I didn't get too far. I'm keeping it local for the time being because:

  • I don't have much time to work on it
  • it's full of horrible, horrible code

However - I could just create an oauth2 server in ruby, which could be used as a testing env, would that help?

lukaszkorecki avatar Feb 21 '12 21:02 lukaszkorecki

I too don't have much time. I may perhaps look up your branch for some ideas. Ah Gimmebar has OAuth2, i'll use that, have you the effort.

bytespider avatar Feb 22 '12 06:02 bytespider

I'll try to clean it over the weekend up and push it to experimental branch.

lukaszkorecki avatar Feb 22 '12 09:02 lukaszkorecki