Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=907583 Bug ID: 907583 Summary: Review Request: python-sanction - A simple, lightweight OAuth2 client Product: Fedora Version: rawhide Component: Package Review Severity: unspecified Priority: unspecified Reporter: rbean@xxxxxxxxxx Spec URL: http://ralph.fedorapeople.org//python-sanction.spec SRPM URL: http://ralph.fedorapeople.org//python-sanction-0.1.4-1.fc18.src.rpm Description: python-sanction is a lightweight, dead simple client implementation of the OAuth2 protocol. - Variations on OAuth2 client implementation range from a few hundred LOC to thousands. In a Pythonic world, there's absolutely no need for this when simply dealing with the client side of the spec. Currently, sanction sits at a whopping 65 LOC, one class. This makes the library tremendously easy to grok. - Most providers have varying levels of diversion from the official spec. The goal with this library is to either handle these diversions natively, or expose a method to allow client code to deal with it efficiently and effectively. - Three of the four OAuth2 flows should be supported by this library. Currently, only authorization code and client credential flows have been tested due to lack of other (known) implementations. sanction has been tested with the following OAuth2 providers: * Facebook (include the test API) * Google * Foursquare * bitly * GitHub * StackExchange * Instagram * DeviantArt -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Gij0pP3ZhS&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review