Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mrjones/oauth issues and pull requests

#74 - Consider rename to `LICENSE.txt`

Issue - State: open - Opened by silverwind almost 2 years ago

#72 - Renew access token

Issue - State: open - Opened by maheshnayer almost 5 years ago - 1 comment

#71 - support mutil values for single group_id

Pull Request - State: closed - Opened by ccqpein over 5 years ago

#70 - Return http execute error for authentication

Pull Request - State: closed - Opened by mogita about 6 years ago - 2 comments

#69 - Ignore missing verification code when authorizing token

Pull Request - State: closed - Opened by mircea-cosbuc over 6 years ago - 1 comment

#68 - HTTP/S Proxy Support

Issue - State: closed - Opened by batuhansk almost 7 years ago - 2 comments

#67 - The logic behind preventing multiple form parameters with same name.

Issue - State: closed - Opened by oguzhantopcu almost 7 years ago - 5 comments

#66 - Read http Request bodies in a go1.8+ compliant manner

Pull Request - State: closed - Opened by mffahey about 7 years ago - 4 comments

#65 - Pass through context to enable request timeouts

Pull Request - State: closed - Opened by johnboiles about 7 years ago - 4 comments

#64 - Not able to make OAUTH Post call

Issue - State: closed - Opened by tanujChilwal almost 8 years ago - 2 comments

#63 - Allows providers to include query string params in the base string for signing

Pull Request - State: closed - Opened by ericksonjoseph about 8 years ago - 4 comments

#62 - Handles url escaped signatures

Pull Request - State: closed - Opened by ericksonjoseph about 8 years ago - 1 comment

#61 - updates outdated link

Pull Request - State: closed - Opened by ShawnMilo about 8 years ago - 1 comment

#60 - app engine support

Pull Request - State: open - Opened by jtolio about 8 years ago - 1 comment

#59 - Return err if no consumer key is present during validation

Pull Request - State: closed - Opened by ericksonjoseph about 8 years ago

#58 - Fix error provider.go:111: undefined: timestamp

Pull Request - State: closed - Opened by RuniVN about 8 years ago - 2 comments

#57 - Trim 13 digit timestamps to the expected 10 digits

Pull Request - State: closed - Opened by ericksonjoseph about 8 years ago - 1 comment

#56 - Allows consumers to configure whether or not to check for the timestamp

Pull Request - State: closed - Opened by ericksonjoseph about 8 years ago - 2 comments

#55 - Does this library work with one legged authorization?

Issue - State: closed - Opened by trosel over 8 years ago - 7 comments

#54 - Return early on err

Pull Request - State: closed - Opened by arlolra over 8 years ago - 1 comment

#53 - Variable additional params

Pull Request - State: closed - Opened by arlolra over 8 years ago - 1 comment

#52 - Not working for Twitter

Issue - State: closed - Opened by motyar over 8 years ago

#51 - Consumer holds a nonceGenerator interface instance

Pull Request - State: closed - Opened by RobHoman almost 9 years ago - 2 comments

#50 - Prefer using http Host header for client-side signing

Pull Request - State: closed - Opened by RobHoman almost 9 years ago - 2 comments

#49 - Look for Oauth params in form body or query string

Pull Request - State: closed - Opened by rascalking almost 9 years ago - 2 comments

#48 - Wrap non-reentrant seeded random number generator with lock

Pull Request - State: closed - Opened by dsajanice almost 9 years ago - 1 comment

#47 - Add optional oauth features

Pull Request - State: closed - Opened by apilloud almost 9 years ago - 1 comment

#46 - Provider support for RSA signatures

Pull Request - State: closed - Opened by apilloud almost 9 years ago - 1 comment

#45 - Allow consumer keys to be UUIDs in header authorization

Pull Request - State: closed - Opened by themartorana almost 9 years ago

#44 - Protect trailing = in signature

Pull Request - State: closed - Opened by themartorana almost 9 years ago - 3 comments

#43 - Allow consumer keys to be UUIDs in header authorization

Pull Request - State: closed - Opened by themartorana almost 9 years ago - 1 comment

#42 - OAuth1 Two-legged provider

Pull Request - State: closed - Opened by jacobpgallagher about 9 years ago - 1 comment

#41 - Twitter example doesn't work

Issue - State: closed - Opened by tyrannosaurus-becks over 9 years ago - 1 comment

#40 - Space not properly escaped

Issue - State: open - Opened by pchristopher1275 over 9 years ago - 1 comment

#39 - Error reading privateKey

Issue - State: closed - Opened by ferromir over 9 years ago - 2 comments

#38 - Fixed oauth for Trello

Pull Request - State: closed - Opened by insanum over 9 years ago - 1 comment

#37 - Verifying requests

Issue - State: closed - Opened by MSamman over 9 years ago - 1 comment

#36 - Add trello OAuth example

Pull Request - State: closed - Opened by xuqingfeng over 9 years ago - 1 comment

#35 - update with latest changes from original repository

Pull Request - State: closed - Opened by mnovozhylov over 9 years ago

#34 - broken request if parameter contains ";"

Issue - State: open - Opened by mnovozhylov over 9 years ago - 4 comments

#33 - Add option to allow self-signed/invalid certificates

Pull Request - State: closed - Opened by jgautheron over 9 years ago - 2 comments

#32 - Add XML implementation

Pull Request - State: closed - Opened by jgautheron over 9 years ago - 2 comments

#31 - Support posting JSON.

Pull Request - State: closed - Opened by gabrielf over 9 years ago - 5 comments

#30 - Post multipart

Pull Request - State: closed - Opened by truongsinh over 9 years ago - 1 comment

#29 - Added body parameter to Consumer.Post() function

Pull Request - State: closed - Opened by jiangzhu78 over 9 years ago - 3 comments

#28 - Correct REST API URL

Pull Request - State: closed - Opened by zimmski almost 10 years ago - 1 comment

#27 - RSA private key cannot be defined

Issue - State: closed - Opened by zimmski almost 10 years ago - 5 comments

#26 - enable passing custom httpClient to consumer

Pull Request - State: closed - Opened by JustinBeckwith about 10 years ago - 2 comments

#25 - Update RSASigner to use EncodeToString

Pull Request - State: closed - Opened by marksamman about 10 years ago - 1 comment

#24 - Use base64.StdEncoding.EncodeToString

Pull Request - State: closed - Opened by marksamman about 10 years ago - 1 comment

#23 - Add RSA-SHA1 and allow to use POST for token requests

Pull Request - State: closed - Opened by jobi about 10 years ago - 1 comment

#22 - Add support for RSA-SHA1 and using POST for token requests

Pull Request - State: closed - Opened by jobi about 10 years ago - 1 comment

#21 - fixed typo

Pull Request - State: closed - Opened by dagoof about 10 years ago - 1 comment

#20 - Fix SSL is required errors.

Pull Request - State: closed - Opened by jyap808 over 10 years ago - 1 comment

#19 - Add additional headers to requests

Pull Request - State: closed - Opened by jaybill almost 11 years ago - 2 comments

#18 - Twitter now requires SSL

Pull Request - State: closed - Opened by bgreenlee about 11 years ago - 1 comment

#17 - Fix Documentation Formatting

Pull Request - State: closed - Opened by Forestmb about 11 years ago - 1 comment

#16 - Feature/token session support

Pull Request - State: closed - Opened by Forestmb about 11 years ago - 1 comment

#15 - Enhance errors returned by httpExecute.

Pull Request - State: closed - Opened by jonbuffington about 11 years ago - 1 comment

#14 - Seems Twitter auth doesn't work without oob but with callback url

Issue - State: closed - Opened by shalakhin about 11 years ago - 2 comments

#13 - Using "UnixNano" as a random seed

Issue - State: closed - Opened by 011010101101 over 11 years ago - 1 comment

#12 - Updates twitter example to use Twitter API 1.1

Pull Request - State: closed - Opened by awilliams over 11 years ago - 1 comment

#11 - Add more structure to errors

Issue - State: open - Opened by mrjones over 11 years ago - 3 comments

#10 - Adds support for two-legged OAuth calls

Pull Request - State: closed - Opened by nesv over 11 years ago - 2 comments

#9 - Return HTTP response even on non-2XX responses. Clients might want it.

Pull Request - State: closed - Opened by deet over 11 years ago - 3 comments

#8 - Return HTTP response to clients even on non 2XX responses.

Issue - State: closed - Opened by deet over 11 years ago - 1 comment

#7 - Consider merging with Gomniauth

Issue - State: open - Opened by matryer over 11 years ago

#6 - any 2xx status code should be treated as success.

Pull Request - State: closed - Opened by superfell over 11 years ago - 1 comment

#5 - No license

Issue - State: closed - Opened by mkb218 over 11 years ago - 1 comment

#4 - Would like to patch so that Oauth works with Yahoo. Preferred Way?

Issue - State: closed - Opened by mleveck about 12 years ago - 8 comments

#3 - fixed setting the request Content-Type

Pull Request - State: closed - Opened by arnaud-lb about 12 years ago - 1 comment

#2 - Unable to send tweet

Issue - State: closed - Opened by robfig over 12 years ago - 5 comments

#1 - I have added PostForm and fixed request creation.

Pull Request - State: closed - Opened by ranveerkunal over 12 years ago - 4 comments