Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mblackgeo/flask-cognito-lib issues and pull requests
#54 - fix: add null check for cognito groups
Pull Request -
State: closed - Opened by mattcat10 about 2 months ago
- 3 comments
#53 - If claims["cognito:groups"] doesn't exist on token but a valid token exists still throw CognitoGroupRequiredError
Issue -
State: closed - Opened by mattcat10 about 2 months ago
- 1 comment
#52 - Bump cryptography dependency
Pull Request -
State: closed - Opened by mblackgeo about 2 months ago
- 2 comments
#51 - Cryptography Package: GHSA-h4gh-qq45-vh27
Issue -
State: closed - Opened by Hargrav3s 2 months ago
- 1 comment
#50 - Add access-aws-resources.md
Pull Request -
State: open - Opened by Ulthran 2 months ago
#49 - chore: update deps
Pull Request -
State: closed - Opened by mblackgeo 3 months ago
- 1 comment
#48 - Bump vulnerable "cryptography" library version
Issue -
State: closed - Opened by yesseyev 3 months ago
- 1 comment
#47 - Add descriptions to exceptions
Pull Request -
State: closed - Opened by Raudcu 4 months ago
- 2 comments
#46 - How to redirect to original route after logging in
Issue -
State: closed - Opened by Ulthran 5 months ago
- 1 comment
#45 - Save cognito_id_token in cookie
Pull Request -
State: closed - Opened by Ulthran 5 months ago
- 5 comments
#44 - ci: update codecov action to v4, set verbose to true
Pull Request -
State: closed - Opened by mblackgeo 7 months ago
- 1 comment
#43 - feat: decorator use config from app context
Pull Request -
State: closed - Opened by lokeoke 7 months ago
- 3 comments
#42 - feat: decorator use config from app context
Issue -
State: closed - Opened by lokeoke 7 months ago
- 1 comment
#41 - feat: update `pre-commit` config to `4.x`
Pull Request -
State: closed - Opened by lokeoke 7 months ago
- 3 comments
#40 - feat: update `pre-commit/pre-commit-hooks` to `4.x`
Issue -
State: closed - Opened by lokeoke 7 months ago
- 1 comment
#39 - feat: add `cognito_refresh_callback` and underlying plugin methods
Pull Request -
State: closed - Opened by lokeoke 8 months ago
- 5 comments
#38 - Feature request: Refresh token flow
Issue -
State: closed - Opened by lokeoke 8 months ago
- 2 comments
#37 - IdToken
Issue -
State: closed - Opened by Brother-Andy 8 months ago
- 7 comments
#36 - Bump to urllib3 = "<3.0"
Issue -
State: closed - Opened by lokeoke 8 months ago
#35 - Bump to `urllib3 = "<3.0"`
Pull Request -
State: closed - Opened by lokeoke 8 months ago
- 4 comments
#34 - code_verifier
Issue -
State: closed - Opened by Abdi-Ghasem 10 months ago
- 1 comment
#33 - flask_cognito_lib.exceptions.CognitoError: Cognito error : invalid_grant
Issue -
State: closed - Opened by StevenMapes 12 months ago
- 1 comment
#32 - feat: flask 3 support
Pull Request -
State: closed - Opened by mblackgeo about 1 year ago
#31 - feat/add cookie domain
Pull Request -
State: closed - Opened by mblackgeo about 1 year ago
- 1 comment
#30 - flask 3 support
Pull Request -
State: closed - Opened by iteratelance about 1 year ago
- 1 comment
#29 - flask 3 capabilities
Pull Request -
State: closed - Opened by iteratelance about 1 year ago
#28 - Feature cookie samesite
Pull Request -
State: closed - Opened by iteratelance about 1 year ago
- 1 comment
#27 - adding cookie domain option per discussion #25
Pull Request -
State: closed - Opened by iteratelance about 1 year ago
- 1 comment
#26 - Support Flask 3.x
Issue -
State: closed - Opened by mblackgeo about 1 year ago
#25 - Option to set domain for cookie
Issue -
State: closed - Opened by iteratelance about 1 year ago
- 7 comments
#24 - feat: Support multiple additional clients token validation
Pull Request -
State: closed - Opened by alegoru about 1 year ago
- 4 comments
#23 - build: bump flask in the example and update pytest to 7.x
Pull Request -
State: closed - Opened by mblackgeo over 1 year ago
#22 - build: bump dependencies to address security issues
Pull Request -
State: closed - Opened by mblackgeo over 1 year ago
#21 - error in redirect url in login function
Issue -
State: closed - Opened by aeneasx over 1 year ago
- 9 comments
#20 - Feature - Support membership of "any" group in auth required decorator
Pull Request -
State: closed - Opened by mblackgeo over 1 year ago
- 1 comment
#19 - Fix deprecation warning: _app_ctx_stack -> g
Pull Request -
State: closed - Opened by jak-sdk over 1 year ago
- 2 comments
#18 - Multi class authentication - any class from list
Issue -
State: closed - Opened by kr4600 over 1 year ago
- 2 comments
#17 - Support not using app secret
Pull Request -
State: closed - Opened by jak-sdk over 1 year ago
- 5 comments
#16 - Duplicate file name preventing push
Issue -
State: closed - Opened by CaptThomas over 1 year ago
- 3 comments
#15 - Update decorators.py
Pull Request -
State: closed - Opened by ctgallagher4 over 1 year ago
- 2 comments
#14 - `secure=True` `set_cookie` option for the access token in `cognito_login_callback` may break testing in localhost
Issue -
State: closed - Opened by Castdeath97 almost 2 years ago
#13 - cognito:username is not the name in Cognito
Issue -
State: closed - Opened by AndersonatAMC about 2 years ago
- 1 comment
#12 - Update README.md
Pull Request -
State: closed - Opened by crojo19 over 2 years ago
- 1 comment
#11 - CI should test multiple python versions
Issue -
State: closed - Opened by mblackgeo over 2 years ago
Labels: good first issue
#10 - Add app context to decorators
Pull Request -
State: closed - Opened by mblackgeo over 2 years ago
- 1 comment
#9 - example application - KeyError code_verifier
Issue -
State: closed - Opened by yarox24 over 2 years ago
- 13 comments
Labels: bug
#8 - feat: bump pyjwt minor version
Pull Request -
State: closed - Opened by mblackgeo over 2 years ago
- 1 comment
#7 - Feature: Allow @auth_required decorator to be disabled through configuration
Pull Request -
State: closed - Opened by mblackgeo over 2 years ago
- 1 comment
#6 - Add semantic release support
Pull Request -
State: closed - Opened by mblackgeo over 2 years ago
- 1 comment
#5 - Add support for scopes and custom state
Pull Request -
State: closed - Opened by mblackgeo over 2 years ago
#4 - Add mkdocs
Pull Request -
State: closed - Opened by mblackgeo over 2 years ago
#3 - Fix token expiration config
Pull Request -
State: closed - Opened by mblackgeo over 2 years ago
#2 - Add links to PyPI and GHA on badges
Pull Request -
State: closed - Opened by mblackgeo over 2 years ago
#1 - Add badges
Pull Request -
State: closed - Opened by mblackgeo over 2 years ago