Community
Participate
Working Groups
The first version of the framework only supported OAuth 1.0 authentication flows. We should add 1.0a support (and add a warning to the login page if consumers are using 1.0). The OAuth version can be negotiated at runtime depending on whether the consumer passes an oauth_callback parameter when asking for a request token.
Commit: https://github.com/spadgett/lyo.server/commit/97bf8ea5966bb456fbf00588704c736387d02f79 Pull Request: https://github.com/eclipse/lyo.server/pull/6 I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
Resolved by the following commit: http://git.eclipse.org/c/lyo/org.eclipse.lyo.server.git/commit/?id=4dcf25385c224374d4615518878731965b2cb745
Closing...