issues
search
songkick
/
oauth2-provider
Simple OAuth 2.0 provider toolkit
MIT License
526
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update to ActiveRecord 6.1/Ruby 3, update RSpec syntax and add support for multiple redirect-uris
#94
evbuk1
closed
1 year ago
0
improvements from 2015
#93
mathieujobin
opened
1 year ago
0
Still maintained/supported?
#92
mathieujobin
opened
3 years ago
1
README.rdoc: SVG badges
#91
olleolleolle
opened
6 years ago
0
Add ruby 2.1.2 to the travis config
#90
jivdhaliwal
closed
2 years ago
0
Fix travis failures
#89
jivdhaliwal
closed
7 years ago
0
Remove the dependency for protected_attributes
#88
dferrazm
opened
8 years ago
1
bcrypt-ruby is now just bcrypt
#87
kathgironpe
closed
7 years ago
1
Infinite query loop when attempt to grant_access to same client for same user subsequently
#86
priyaaank
closed
7 years ago
3
Add ActiveRecord 4.1 to Travis build
#85
VivienBarousse
closed
9 years ago
0
Remove duplicate ActiveRecord dependency
#84
sgerrand
closed
9 years ago
3
Rails 4 count
#83
smsohan
closed
9 years ago
1
Auth api integration
#82
zenithwolf1000
closed
9 years ago
0
DRY - @client is already defined
#81
homakov
opened
9 years ago
0
[ET][86656556] freezing response_headers
#80
Ebtoulson
closed
9 years ago
0
Failing assertion does not necessarily imply UNAUTHORIZED_CLIENT
#79
danielevans
opened
9 years ago
0
Set refresh token
#78
kaborso
opened
9 years ago
2
freezing the RESPONSE_HEADERS constant
#77
Ebtoulson
closed
3 years ago
0
Plans to update to RFC 6749?
#76
michaelherold
opened
10 years ago
2
6637 apply roles to contact api
#75
jeroen77
closed
10 years ago
0
Declare rspec major version dependency since rspec 3 breaks tests
#74
danielevans
closed
7 years ago
4
Rails 4 compatibility with bearer and client credential support
#73
adam-at-mobomo
opened
10 years ago
0
Rails 4 compatibility
#72
adam-at-mobomo
opened
10 years ago
2
Make the client URI error less generic
#71
bramski
opened
10 years ago
0
no refresh_token by default
#70
kritik
opened
10 years ago
0
Update authorization_spec.rb
#69
theotherstupidguy
closed
10 years ago
1
Provider.parse doesn't like RSpec env.
#68
midwire
closed
9 years ago
3
How to provide access from authorization code?
#67
brauliobo
opened
10 years ago
0
Accept Bearer in HTTP Authorization
#66
brauliobo
opened
10 years ago
3
Confused on how to integrate with rack or rails
#65
brauliobo
opened
10 years ago
0
Example app missing POST /oauth/token
#64
tomas
opened
11 years ago
1
Persist the current resource owner through the assertion handler
#63
danielevans
opened
11 years ago
2
Remove `attr_accessible` for Rails 4 compatibility.
#62
felixclack
opened
11 years ago
12
Broken example as per RFC 6749
#61
ahadinyoto
closed
11 years ago
2
Accept params in the POST body as JSON
#60
bugant
opened
11 years ago
5
Bugfixes for down migrations, and a rollback method
#59
gregates
closed
11 years ago
1
POSTing JSON returning a bad 400 Bad Request on /oauth/authorize
#58
skunkworker
closed
11 years ago
1
Client model enforces client name uniqueness
#57
eliaslevy
closed
11 years ago
2
Access token changing / Same client different tokens
#56
lloydmeta
closed
11 years ago
2
Getting token information
#55
lloydmeta
closed
11 years ago
2
Redirect URL
#54
waynerobinson
closed
11 years ago
2
Updating to remove deprecation warnings when using ActiveRecord 4.
#53
harigopal
closed
11 years ago
8
RFC 6749 support
#52
stouset
closed
11 years ago
2
Add example Gemfile entry to README
#51
lann
closed
11 years ago
0
Make the gem name obvious in README
#50
lann
closed
11 years ago
2
Support query string separator for all callbacks.
#49
tim-vandecasteele
closed
11 years ago
0
Client credentials grant
#48
khurramzaman
opened
11 years ago
12
how to running in padrino?
#47
losingle
closed
11 years ago
2
Redirect URIs with query strings are handled incorrrectly
#46
Hebo
closed
11 years ago
4
Resource owner not found authorizes automatically?
#45
MichaelXavier
closed
11 years ago
8
Next