Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cenkalti/github-flask issues and pull requests
#57 - expose refresh_token to authorized_handler
Issue -
State: open - Opened by jeremyd2019 over 2 years ago
#56 - add more information to display & flaks' session expire with github' access_token
Pull Request -
State: closed - Opened by tristan-tsl over 4 years ago
- 2 comments
#55 - add method to revoke token
Issue -
State: closed - Opened by ram-bo-arm over 5 years ago
- 1 comment
#54 - Example database just keeps on growing
Issue -
State: closed - Opened by RichardCullen over 5 years ago
- 1 comment
#53 - Fixes SQLAlchemy connect string, user_id not in DB
Pull Request -
State: closed - Opened by RichardCullen over 5 years ago
#52 - About pagination of github.get
Issue -
State: closed - Opened by yiwu1 almost 6 years ago
- 7 comments
#51 - TypeError: __name__ must be set to a string object
Issue -
State: closed - Opened by chuck-bass almost 6 years ago
- 1 comment
#50 - The /user route in example.py gives me 401 Bad Credentials.
Issue -
State: closed - Opened by gaurcs over 6 years ago
- 2 comments
#49 - Doesn't work with Blueprints
Issue -
State: closed - Opened by luckydonald over 6 years ago
- 1 comment
#48 - Add PyPI link and make links more organized
Pull Request -
State: closed - Opened by greyli over 6 years ago
- 1 comment
#47 - Can this extension be used externally by a JavaScript client?
Issue -
State: closed - Opened by amaralDaniel almost 7 years ago
#46 - Sleep mechanism for github ban
Issue -
State: open - Opened by luyaor almost 7 years ago
- 1 comment
Labels: enhancement
#45 - Support API endpoint with a leading slash
Pull Request -
State: closed - Opened by greyli about 7 years ago
#44 - API call return 404 error
Issue -
State: closed - Opened by greyli about 7 years ago
- 1 comment
#43 - flask.ext.X import system was deprecated
Pull Request -
State: closed - Opened by greyli about 7 years ago
#41 - Replaced deprecated import statement for githubext
Pull Request -
State: closed - Opened by samvarankashyap about 7 years ago
#40 - Add mocking capability
Issue -
State: closed - Opened by brizental about 7 years ago
- 4 comments
#39 - Look for configs in os.environ
Issue -
State: closed - Opened by ehfeng over 7 years ago
- 2 comments
#38 - Copy the headers so the access token doesn't leak
Pull Request -
State: closed - Opened by mathom over 7 years ago
- 1 comment
#37 - Add Python versions to Trove classifiers
Pull Request -
State: closed - Opened by jezdez about 8 years ago
- 2 comments
#36 - Pass params on to the request method
Pull Request -
State: closed - Opened by rhblind about 8 years ago
- 2 comments
#35 - Get requests does not pass on query parameters
Issue -
State: closed - Opened by rhblind about 8 years ago
- 2 comments
Labels: bug
#34 - data is not supported in PUT method?
Issue -
State: closed - Opened by cangelzz over 8 years ago
- 2 comments
#33 - Fix requests to the Search API
Pull Request -
State: closed - Opened by liZe over 8 years ago
#32 - unsupported operand type(s) for +=: 'dict' and 'dict'
Issue -
State: closed - Opened by liZe over 8 years ago
- 3 comments
#31 - Wrap requests for next result pages in the access token handler, too.
Pull Request -
State: closed - Opened by jezdez almost 9 years ago
- 2 comments
#30 - sends access token also with next pages
Pull Request -
State: closed - Opened by farin almost 9 years ago
- 1 comment
#29 - Pagination does not keep access_token
Issue -
State: closed - Opened by Tjorriemorrie almost 9 years ago
- 1 comment
#28 - Adding conditional request support
Pull Request -
State: closed - Opened by Tjorriemorrie almost 9 years ago
- 2 comments
#27 - Add conditional request support
Issue -
State: open - Opened by Tjorriemorrie almost 9 years ago
Labels: enhancement
#26 - Auth decorator cannot resolve github.com
Issue -
State: closed - Opened by Tjorriemorrie almost 9 years ago
- 1 comment
#25 - adding state param to authorize
Pull Request -
State: closed - Opened by ehfeng about 9 years ago
- 1 comment
#24 - json content detection is broken
Issue -
State: closed - Opened by yobuntu about 9 years ago
- 1 comment
#23 - fixed is_json_response bug (failed to account for charset in response)
Pull Request -
State: closed - Opened by vassudanagunta about 9 years ago
- 5 comments
#22 - Migrate to request headers for token authentication
Issue -
State: closed - Opened by woodb about 9 years ago
- 1 comment
#21 - Content-type mismatch of POST data
Issue -
State: closed - Opened by woodb about 9 years ago
- 3 comments
#20 - Naming convention for project
Issue -
State: closed - Opened by woodb about 9 years ago
- 1 comment
#19 - Documentation improvements, authorization enhancements, minor cleanup
Pull Request -
State: closed - Opened by woodb about 9 years ago
- 11 comments
#18 - How to use github-flask for registration and authentication
Issue -
State: closed - Opened by ftomassetti about 9 years ago
- 1 comment
#17 - README: correct typo
Pull Request -
State: closed - Opened by ftomassetti about 9 years ago
#16 - No content-type from github api results in key error
Pull Request -
State: closed - Opened by PonteIneptique over 9 years ago
#15 - Fix example redirect
Pull Request -
State: closed - Opened by paulrademacher over 9 years ago
#14 - Bad redirect in example code
Issue -
State: closed - Opened by paulrademacher over 9 years ago
#13 - manage pagniation when the response is splitted on several pages
Pull Request -
State: closed - Opened by yobuntu over 9 years ago
- 6 comments
#12 - Unable to set headers on github.post method
Issue -
State: closed - Opened by rhlobo almost 10 years ago
- 4 comments
#11 - Updated documentation for GHE configuration
Pull Request -
State: closed - Opened by cbednarski about 10 years ago
#10 - JWT support?
Issue -
State: closed - Opened by GoodWriteHQ about 10 years ago
- 3 comments
#9 - Example shows User. github_access_token as integer, should be string.
Pull Request -
State: closed - Opened by GoodWriteHQ about 10 years ago
#8 - github_access_token should be String not Integer
Issue -
State: closed - Opened by GoodWriteHQ about 10 years ago
- 1 comment
#7 - passing callback url to authorize
Issue -
State: closed - Opened by rochacbruno over 10 years ago
- 7 comments
#6 - s/BASE_URL/base_url/
Pull Request -
State: closed - Opened by methane over 10 years ago
#5 - Add GITHUB_AUTH_URL config for supporting GitHub Enterprise.
Pull Request -
State: closed - Opened by methane over 10 years ago
- 1 comment
#4 - Fix assertion error
Pull Request -
State: closed - Opened by pR0Ps over 10 years ago
- 1 comment
#3 - Support Python 3.
Pull Request -
State: closed - Opened by methane almost 11 years ago
- 3 comments
#2 - small typo fix
Pull Request -
State: closed - Opened by azalloom about 11 years ago
- 1 comment
#1 - Fix import example in the documentation
Pull Request -
State: closed - Opened by jeancarlozapata over 11 years ago
- 1 comment