issues
search
mrjones
/
oauth
OAuth 1.0 implementation in go (golang).
http://www.mrjon.es
MIT License
269
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use base64.StdEncoding.EncodeToString
#24
marksamman
closed
9 years ago
1
Add RSA-SHA1 and allow to use POST for token requests
#23
jobi
closed
9 years ago
1
Add support for RSA-SHA1 and using POST for token requests
#22
jobi
closed
9 years ago
1
fixed typo
#21
dagoof
closed
9 years ago
1
Fix SSL is required errors.
#20
jyap808
closed
10 years ago
1
Add additional headers to requests
#19
jaybill
closed
10 years ago
2
Twitter now requires SSL
#18
bgreenlee
closed
10 years ago
1
Fix Documentation Formatting
#17
Forestmb
closed
10 years ago
1
Feature/token session support
#16
Forestmb
closed
10 years ago
1
Enhance errors returned by httpExecute.
#15
jonbuffington
closed
10 years ago
1
Seems Twitter auth doesn't work without oob but with callback url
#14
shalakhin
closed
10 years ago
2
Using "UnixNano" as a random seed
#13
011010101101
closed
11 years ago
1
Updates twitter example to use Twitter API 1.1
#12
awilliams
closed
11 years ago
1
Add more structure to errors
#11
mrjones
opened
11 years ago
3
Adds support for two-legged OAuth calls
#10
nesv
closed
11 years ago
2
Return HTTP response even on non-2XX responses. Clients might want it.
#9
deet
closed
11 years ago
3
Return HTTP response to clients even on non 2XX responses.
#8
deet
closed
11 years ago
1
Consider merging with Gomniauth
#7
matryer
opened
11 years ago
0
any 2xx status code should be treated as success.
#6
superfell
closed
11 years ago
1
No license
#5
mkb218
closed
11 years ago
1
Would like to patch so that Oauth works with Yahoo. Preferred Way?
#4
mleveck
closed
10 years ago
8
fixed setting the request Content-Type
#3
arnaud-lb
closed
12 years ago
1
Unable to send tweet
#2
robfig
closed
12 years ago
5
I have added PostForm and fixed request creation.
#1
ranveerkunal
closed
12 years ago
4
Previous