GitHub / kivra/oauth2 issues and pull requests
#85 - no-release: Don't blame on recent formatting change
Pull Request -
State: closed - Opened by kivra-pauoli 8 months ago
#84 - Revert "no-release: Format it! (#82)"
Pull Request -
State: closed - Opened by kivra-pauoli 8 months ago
#83 - no-release: Don't blame on recent formatting change
Pull Request -
State: closed - Opened by kivra-pauoli 8 months ago
- 1 comment
#82 - no-release: Format it!
Pull Request -
State: closed - Opened by kivra-pauoli 8 months ago
#81 - chore: modernise the repository a bit
Pull Request -
State: closed - Opened by kivra-pauoli 11 months ago
#80 - Update the upstream?
Issue -
State: open - Opened by Neustradamus over 1 year ago
#79 - fix: CI and Tests
Pull Request -
State: open - Opened by moritzploss-k over 1 year ago
#78 - chore: Fix tests and upgrade to rebar3
Pull Request -
State: closed - Opened by moritzploss-k almost 4 years ago
#77 - feat: add authorize_directly
Pull Request -
State: closed - Opened by kampiliira about 5 years ago
#76 - fix: compute refresh_token scope correctly
Pull Request -
State: closed - Opened by kampiliira over 5 years ago
#75 - feat: associate JWT refresh_token with device_id
Pull Request -
State: closed - Opened by kampiliira about 6 years ago
#74 - feat: JWT support
Pull Request -
State: closed - Opened by kampiliira about 6 years ago
#73 - feat: JWT support (redone in #74)
Pull Request -
State: closed - Opened by kampiliira about 6 years ago
- 1 comment
#72 - Remove usage of crypto:rand_bytes/1
Pull Request -
State: closed - Opened by onno-vos-kivra over 6 years ago
#71 - Pass on error from authenticate_user
Pull Request -
State: closed - Opened by plux over 7 years ago
#70 - Response record fields can be undefined
Pull Request -
State: closed - Opened by plux over 7 years ago
#69 - Added option to reissue refresh token when refreshing the access token.
Pull Request -
State: open - Opened by sezuan about 8 years ago
#68 - oauth2_token: fix deprecated function call
Pull Request -
State: closed - Opened by hachreak almost 9 years ago
- 8 comments
#67 - oauth2: connection of auth code with access token
Pull Request -
State: open - Opened by hachreak almost 9 years ago
- 12 comments
#66 - token revocation by a user
Issue -
State: open - Opened by hachreak almost 9 years ago
#65 - Relation refresh and access token via access token context
Pull Request -
State: closed - Opened by mdaguete over 9 years ago
#64 - Implicit Grant doesn't need client secret
Pull Request -
State: closed - Opened by mdaguete over 9 years ago
- 1 comment
#62 - 4.2.1. Authorization Request - client_secret is required?
Issue -
State: closed - Opened by hachreak over 9 years ago
- 2 comments
#61 - Release request
Issue -
State: closed - Opened by bowlofeggs over 9 years ago
- 2 comments
#60 - Tweaks for OTP 18.0 support and dependency updates
Pull Request -
State: closed - Opened by drobakowski almost 10 years ago
#59 - type map(_,_) undefined with Erlang 18
Issue -
State: closed - Opened by hachreak almost 10 years ago
- 1 comment
#58 - Fixed compilation
Pull Request -
State: closed - Opened by imetallica almost 10 years ago
- 1 comment
#57 - Add link to cowboy_oatuh
Issue -
State: open - Opened by Licenser almost 10 years ago
#56 - Publish to hex.pm
Issue -
State: closed - Opened by jonhkr almost 10 years ago
- 2 comments
#55 - oauth2_backend:verify_redirection_uri/3 should take client's identity, not credentials
Pull Request -
State: closed - Opened by IvanMartinez over 10 years ago
- 1 comment
#54 - Client identity should be passed to oauth2_backend:verify_redirection_uri/3, not credentials
Pull Request -
State: closed - Opened by IvanMartinez over 10 years ago
#53 - feature request: jwt support
Issue -
State: open - Opened by iambumblehead over 10 years ago
- 8 comments
#52 - Refresh token
Issue -
State: open - Opened by mdaguete over 10 years ago
#51 - authorize_password/7
Issue -
State: closed - Opened by artemeff almost 11 years ago
#50 - Remove get_redirection_uri not needed
Issue -
State: closed - Opened by bipthelin almost 11 years ago
#49 - Remove resource owner authentication
Issue -
State: closed - Opened by IvanMartinez almost 11 years ago
- 1 comment
#48 - Adds response_type/grant_type parameter to all API functions.
Pull Request -
State: closed - Opened by IvanMartinez almost 11 years ago
- 1 comment
#47 - Updates API docs. Removes oauth2:authorize_resource_owner/3.
Pull Request -
State: closed - Opened by IvanMartinez almost 11 years ago
- 5 comments
#46 - Fixes #44 by not issuing refresh tokens to public clients.
Pull Request -
State: closed - Opened by IvanMartinez about 11 years ago
- 2 comments
#45 - Fixes #44 by assuming only confidential clients get refresh tokens
Pull Request -
State: closed - Opened by IvanMartinez about 11 years ago
- 1 comment
#44 - Can't see how and why oauth2_backend:verify_resowner_scope/3 returns a client
Issue -
State: closed - Opened by IvanMartinez about 11 years ago
- 2 comments
#43 - Update to kivra/oauth2 master
Pull Request -
State: closed - Opened by IvanMartinez about 11 years ago
#42 - Introduce new convenience function oauth2_response:to_map/1
Pull Request -
State: closed - Opened by drobakowski about 11 years ago
#41 - Fix oauth2_response:to_proplist/1 for correct scoping according to RFC6749 section 3.3
Pull Request -
State: closed - Opened by drobakowski about 11 years ago
- 2 comments
#40 - Add Erlang/OTP 17.0 to the Travis CI test matrix and update meck dependency
Pull Request -
State: closed - Opened by drobakowski about 11 years ago
- 1 comment
#39 - Add additional oauth2:authorize_password/6 with previous client authentication and fix for #38
Pull Request -
State: closed - Opened by drobakowski about 11 years ago
- 1 comment
#38 - Can’t refresh access tokens generated with Resource Owner Password Credentials Grant and oauth2:authorize_password/4
Issue -
State: closed - Opened by drobakowski over 11 years ago
- 2 comments
#37 - Scope special case for privilege sets
Issue -
State: closed - Opened by drobakowski over 11 years ago
- 3 comments
#36 - Export types auth/0 and priv_set/0 for a better analyzing of backend implementations
Pull Request -
State: closed - Opened by drobakowski over 11 years ago
- 1 comment
#35 - Allow authorization with a previously authenticated resource owner
Pull Request -
State: closed - Opened by danielwhite over 11 years ago
- 1 comment
#34 - Fix binary encoded expiration values
Pull Request -
State: closed - Opened by danielwhite over 11 years ago
- 1 comment
#33 - expires_in parameter is converted to a binary by oauth2_response:to_proplist/1
Issue -
State: closed - Opened by danielwhite over 11 years ago
- 1 comment
#32 - Dialyzer tweaks for the new usage of the AppCtx
Pull Request -
State: closed - Opened by drobakowski over 11 years ago
- 1 comment
#31 - AppContext parameter added to all API and backend functions
Pull Request -
State: closed - Opened by IvanMartinez almost 12 years ago
- 1 comment
#30 - Merge pull request #7 from kivra/master
Pull Request -
State: closed - Opened by IvanMartinez almost 12 years ago
#29 - Adding a test/sample of application-only-auth to twitter?
Issue -
State: closed - Opened by matteoredaelli almost 12 years ago
- 1 comment
#28 - Add Context argument to all oauth2 and oauth2_backend API functions
Issue -
State: closed - Opened by IvanMartinez about 12 years ago
- 2 comments
#27 - Changes in oauth2:refresh_access_token
Pull Request -
State: closed - Opened by IvanMartinez about 12 years ago
- 3 comments
#26 - Separated token issuing from request authorization. Renamed issue_code_grant to authorize_code_request. Renamed Identity to Client or ResOwner depending on the case.
Pull Request -
State: closed - Opened by IvanMartinez about 12 years ago
#25 - Separated token issuing from request authorization. Renamed issue_code_grant to authorize_code_request. Renamed Identity to Client or ResOwner depending on the case.
Pull Request -
State: closed - Opened by IvanMartinez about 12 years ago
- 1 comment
#24 - Separated token issuing from request authorization. Renamed issue_code_grant to authorize_code_request. Renamed Identity to Client or ResOwner depending on the case.
Pull Request -
State: closed - Opened by IvanMartinez about 12 years ago
- 1 comment
#23 - Replaced existing oauth2:issue_code_grant functions
Pull Request -
State: closed - Opened by IvanMartinez about 12 years ago
#22 - Added oauth2_response:token_type/1
Pull Request -
State: closed - Opened by IvanMartinez about 12 years ago
#21 - Neither oauth2:issue_code_grant/3 nor /4 verify the scope
Issue -
State: closed - Opened by IvanMartinez about 12 years ago
- 1 comment
#20 - missing oauth2:authorize_password/3 with refresh token
Issue -
State: closed - Opened by IvanMartinez over 12 years ago
- 7 comments
#19 - Separated scope verification in oauth2_backend:verify_client_scope/2 and oauth2:verify_resowner_scope/2 (Issue #12)
Pull Request -
State: closed - Opened by IvanMartinez over 12 years ago
- 4 comments
#18 - oauth2_config: what's the point?
Issue -
State: closed - Opened by dvv over 12 years ago
- 26 comments
#17 - Separated scope verification in new oauth2_backend functions (Issue #12)
Pull Request -
State: closed - Opened by IvanMartinez over 12 years ago
- 3 comments
#16 - verify_redirection_uri moved to backend (Issue 13)
Pull Request -
State: closed - Opened by IvanMartinez over 12 years ago
#15 - Issue #13 verify_redirection_uri improvements
Pull Request -
State: closed - Opened by IvanMartinez over 12 years ago
- 2 comments
#14 - proper errors in tests
Issue -
State: closed - Opened by IvanMartinez over 12 years ago
- 2 comments
#13 - verify_redirection_uri improvements
Issue -
State: closed - Opened by IvanMartinez over 12 years ago
- 1 comment
#12 - The library can't report invalid_scope
Issue -
State: closed - Opened by IvanMartinez over 12 years ago
- 5 comments
Labels: bug
#11 - clarification needed
Issue -
State: closed - Opened by dvv over 12 years ago
- 3 comments
Labels: enhancement
#10 - Added issue_code_grant/3 and issue_code_grant/4
Pull Request -
State: closed - Opened by IvanMartinez over 12 years ago
- 1 comment
#9 - Commented warnings_as_errors out to fix issue #8
Pull Request -
State: closed - Opened by IvanMartinez over 12 years ago
- 1 comment
#8 - warnings_as_errors makes tests compilation fail
Issue -
State: closed - Opened by IvanMartinez over 12 years ago
- 1 comment
#7 - Update the README on how to run tests
Pull Request -
State: closed - Opened by bipthelin over 12 years ago
#6 - context as part of access token
Issue -
State: closed - Opened by dvv over 12 years ago
- 11 comments
Labels: enhancement
#5 - Missed proper dep
Pull Request -
State: closed - Opened by bipthelin over 12 years ago
#4 - Add PropEr support and fix specs accordingly
Pull Request -
State: closed - Opened by bipthelin over 12 years ago
#3 - Add client auth to refresh_access_token
Pull Request -
State: closed - Opened by bipthelin over 12 years ago
#2 - Add refresh_token support
Pull Request -
State: closed - Opened by bipthelin over 12 years ago
#1 - Use stronger random generator when possible
Pull Request -
State: closed - Opened by mtornwall almost 13 years ago