issues
search
omniauth
/
omniauth-oauth2
An abstract OAuth2 strategy for OmniAuth.
MIT License
502
stars
304
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Option `pkce_verifier` Cannot be Set Due to Overwrites
#184
berniechiu
opened
2 weeks ago
0
session being reset during the oauth dance, resulting in `csrf_detected` error
#183
davetron5000
closed
1 month ago
1
Update CI configurations
#182
willnet
opened
1 month ago
0
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#181
dependabot[bot]
opened
2 months ago
0
Callback URI
#180
reiz
closed
3 months ago
3
Exclude spec files from gem package
#179
amatsuda
opened
4 months ago
0
CVE-2020-36599 (Critical), CVE-2015-9284 (High)
#178
wimpog
opened
6 months ago
1
Allow redis option for state storage v3
#177
dfan1028
closed
7 months ago
0
Keeping Github Releases in sync with gem releases?
#176
epugh
closed
10 months ago
4
Correct the indentation
#175
coddeys
opened
10 months ago
0
Prevent timing attack on CSRF, completing wonderful pr by @eutopian
#174
jhartzler
closed
1 year ago
9
more specs
#173
nov
opened
1 year ago
1
fix coverage artifact handling
#172
nov
closed
1 year ago
1
test this
#171
nov
closed
1 year ago
0
Coveralls check is failing
#170
BobbyMcWho
closed
1 year ago
0
rescue oauth2 timeout
#169
nov
closed
1 year ago
3
Refactor GitHub Actions config
#168
ybiquitous
closed
1 year ago
0
Add Ruby 3.2 to CI
#167
ybiquitous
closed
1 year ago
1
Rescue OAuth2 Timeout errors
#166
jessieay
closed
1 year ago
5
Introduce State Container
#165
DmitryBochkarev
opened
1 year ago
0
CSRF Detected - When changing Subdomain to 'app' instead of 'www'
#164
chabdulbasit17
closed
1 year ago
1
Remove unnecessary executable bit from Rakefile
#163
jdufresne
opened
1 year ago
0
Error when no refresh_token is available
#162
espen
closed
2 years ago
1
Duplicate redirect_uri in Callback phase
#161
dombarnes
opened
2 years ago
0
NoMethodError (undefined method `expired?' for nil:NilClass)
#160
aarthi-mallow
opened
2 years ago
6
I get the response that I need but its considered as authentication Failure
#159
laptopmutia
opened
2 years ago
7
Remove query parameters from the callback_url
#158
dshorthouse
opened
2 years ago
0
Invalid JWT token type (invalid_credentials: OAuth2::Error)
#157
dombarnes
opened
2 years ago
5
omniauth: (google_login) Authentication failure! csrf_detected (only Safari)
#155
gingerlime
opened
2 years ago
16
@agrobbin @sferik Could you review this, if you still have an interest in the issue?
#154
Noip1
opened
2 years ago
1
Relax oauth2 dependency
#153
stanhu
closed
2 years ago
2
Use omniauth 2.x to ensure latest security updates
#152
lucas-aragno
closed
2 years ago
6
Well, seems it's working now after I upgrade to the latest version. The state parameter can be parsed as I expect.
#151
Drblack101
opened
2 years ago
2
state parameter change to hashing code.
#150
Drblack101
closed
2 years ago
2
Add Ruby 3.0 and 3.1 to CI
#148
petergoldstein
closed
2 years ago
1
Unwrap OAuth2::Error
#147
coezbek
opened
3 years ago
0
:wrench: Relax gem 'oauth2' dependency requirement
#146
WaKeMaTTa
closed
2 years ago
9
Add Ruby 3.0 to CI
#145
ybiquitous
closed
2 years ago
1
Verify state before using errors received from provider
#144
toupeira
closed
3 years ago
3
Refresh token is not read if expires_in or expires_at is not present
#143
fabioxgn
opened
3 years ago
5
Reuse callback_url between request phase and callback phase
#142
menisy
opened
3 years ago
3
Possible issue with mirroring back the query params that were passed from authorization server
#141
menisy
opened
3 years ago
5
How do I fix the Authentication failure! csrf_detected: OmniAuth::Strategies::OAuth2::CallbackError, csrf_detected | CSRF detected ?
#140
bigos
closed
3 years ago
4
authorize url controller redirects using 302 instead of 307
#139
mildred
opened
3 years ago
0
undefined method `expired?' for nil:NilClass
#138
kinitawowi
opened
3 years ago
2
request.env['omniauth.origin'] always nil
#137
ramonpm
opened
3 years ago
1
Chores 2020 01 11
#136
BobbyMcWho
closed
3 years ago
0
relax omniauth requirement
#135
BobbyMcWho
closed
3 years ago
0
Use prerelease omniauth
#134
BobbyMcWho
closed
3 years ago
0
Add extra info logs to aid debugging of state error
#133
jakeprime
closed
4 years ago
2
Next