issues
search
ueberauth
/
oauth2
An Elixir OAuth 2.0 Client Library
MIT License
749
stars
139
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Redact sensitive struct fields on inspect
#181
grzuy
opened
3 months ago
2
Replace Tesla usage with customizable HTTP Client
#180
martosaur
closed
9 months ago
6
Remove broken travis ci badge with github ci badge
#179
kianmeng
closed
9 months ago
1
Update function definiton to say `client`.
#178
zorn
closed
9 months ago
0
correct oauth2 version in changelog explanation
#177
fchabouis
closed
7 months ago
2
dialyzer problem
#176
riccardomanfrin
closed
8 months ago
2
OAuth2.Client.get_token fails for Octa servers
#175
GenericJam
closed
8 months ago
5
remove warnings from mix docs
#174
tiagoefmoraes
closed
1 year ago
1
Handle nil response body properly
#173
nherzing
closed
7 months ago
3
[docs] Reword `OAuth2.Strategy.AuthCode.authorize_url/2` docs
#172
mariusbutuc
closed
1 year ago
1
chore: upgrade workflow setup
#171
yordis
closed
1 year ago
0
Initial support for tesla to replace hackney
#170
olafura
closed
1 year ago
6
How to get user_id or username in "callback"?
#169
ally9335
closed
8 months ago
2
I want to curse and curse. A lot
#168
GildedHonour
closed
1 year ago
1
Add "Accept: application/json" header by default for get_token
#167
giddie
closed
2 years ago
1
fix client params typespec issue
#166
boonious
closed
2 years ago
0
"Accept" header should be "application/json" when getting token
#165
giddie
closed
2 years ago
9
%OAuth2.AccessToken{} have not parsed well for Google auth usage
#164
undefhero
closed
8 months ago
4
chore: improve workflows
#163
yordis
closed
2 years ago
0
Make Client authentication extensible and support client_secret_jwt
#162
ritou
closed
7 months ago
5
PKCE flow?
#161
kayuapi
closed
8 months ago
3
Allow configurable HTTP Client library
#160
alexgleason
closed
1 year ago
4
Add refresh_token_expired_at field in access_token
#159
ByeongUkChoi
closed
2 years ago
2
Defaults to application/json when content-type header is not present
#158
sheharyarn
closed
8 months ago
4
Making request with mixed case headers can mess up request
#157
clemensm
closed
3 years ago
0
Incorrect content-type used to format body on request
#156
clemensm
closed
3 years ago
1
Misc doc changes
#155
kianmeng
closed
3 years ago
0
No Case clause matching when setting token_method
#154
Epse
closed
8 months ago
2
Remove applications step in install
#153
davydog187
closed
2 years ago
1
Add support for JSON responses from the server
#152
Deconstrained
closed
4 years ago
0
Updated hackney
#151
Gigitsu
closed
1 year ago
1
Oauth2.Client.get_token not working for Google
#150
FelixFortis
closed
9 months ago
5
OTP 23 OAuth2.Error
#149
bjarki
closed
4 years ago
2
Support for logging out of identity provider
#148
paulspencerwilliams
closed
4 years ago
1
[don't merge] AccessToken not getting decoded
#147
NatTuck
closed
4 years ago
2
OAuth2.Client.get_token!/2 not deserializing token response
#146
ericdude4
closed
4 years ago
6
Direct support for 'expires_at' key when constructing AccessToken
#145
sheharyarn
closed
7 months ago
5
Tuple {:option, :server_only, :honor_cipher_order} being returned for error reason
#144
keithpitty
closed
5 years ago
2
Issue with refresh_token
#143
sircon
closed
8 months ago
5
Allow authorizing without basic auth header
#142
sheharyarn
closed
8 months ago
7
Restrict sensitive values from Inspect
#141
ethangunderson
closed
5 years ago
1
QuickBooks with AuthCode strategy doesn't like client_id with basic auth
#140
michaelst
closed
8 months ago
5
Global Serializer Registration
#139
sheharyarn
closed
5 years ago
1
Spring cleaning
#138
woylie
closed
5 years ago
5
fix body type
#137
woylie
closed
5 years ago
0
Support For HTTP Basic Auth hasn't (yet) been officially released
#136
dfjones89
closed
5 years ago
3
Not able get access token with ClientCredentials strategy
#135
joobisb
closed
5 years ago
10
header
#134
joobisb
closed
5 years ago
0
mime type text/plain cannot be parsed by a registered serializer
#133
goofansu
closed
5 years ago
0
Always parse body by serializer if it exists
#132
goofansu
closed
5 years ago
2
Next