issues
search
mblackgeo
/
flask-cognito-lib
A Flask extension that supports protecting routes with AWS Cognito following OAuth 2.1 best practices
https://mblackgeo.github.io/flask-cognito-lib/
MIT License
59
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: add null check for cognito groups
#54
mattcat10
closed
1 month ago
3
If claims["cognito:groups"] doesn't exist on token but a valid token exists still throw CognitoGroupRequiredError
#53
mattcat10
closed
1 month ago
1
Bump cryptography dependency
#52
mblackgeo
closed
2 months ago
2
Cryptography Package: GHSA-h4gh-qq45-vh27
#51
Hargrav3s
closed
2 months ago
1
Add access-aws-resources.md
#50
Ulthran
opened
2 months ago
0
chore: update deps
#49
mblackgeo
closed
3 months ago
1
Bump vulnerable "cryptography" library version
#48
yesseyev
closed
3 months ago
1
Add descriptions to exceptions
#47
Raudcu
closed
4 months ago
2
How to redirect to original route after logging in
#46
Ulthran
closed
3 months ago
1
Save cognito_id_token in cookie
#45
Ulthran
closed
2 months ago
5
ci: update codecov action to v4, set verbose to true
#44
mblackgeo
closed
7 months ago
1
feat: decorator use config from app context
#43
lokeoke
closed
6 months ago
3
feat: decorator use config from app context
#42
lokeoke
closed
6 months ago
1
feat: update `pre-commit` config to `4.x`
#41
lokeoke
closed
7 months ago
3
feat: update `pre-commit/pre-commit-hooks` to `4.x`
#40
lokeoke
closed
7 months ago
1
feat: add `cognito_refresh_callback` and underlying plugin methods
#39
lokeoke
closed
6 months ago
5
Feature request: Refresh token flow
#38
lokeoke
closed
6 months ago
2
IdToken
#37
Brother-Andy
closed
3 months ago
7
Bump to urllib3 = "<3.0"
#36
lokeoke
closed
8 months ago
0
Bump to `urllib3 = "<3.0"`
#35
lokeoke
closed
8 months ago
4
code_verifier
#34
Abdi-Ghasem
closed
10 months ago
1
flask_cognito_lib.exceptions.CognitoError: Cognito error : invalid_grant
#33
StevenMapes
closed
11 months ago
1
feat: flask 3 support
#32
mblackgeo
closed
1 year ago
0
feat/add cookie domain
#31
mblackgeo
closed
1 year ago
1
flask 3 support
#30
iteratelance
closed
1 year ago
1
flask 3 capabilities
#29
iteratelance
closed
1 year ago
0
Feature cookie samesite
#28
iteratelance
closed
1 year ago
1
adding cookie domain option per discussion #25
#27
iteratelance
closed
1 year ago
1
Support Flask 3.x
#26
mblackgeo
closed
1 year ago
0
Option to set domain for cookie
#25
iteratelance
closed
1 year ago
7
feat: Support multiple additional clients token validation
#24
alegoru
closed
1 year ago
4
build: bump flask in the example and update pytest to 7.x
#23
mblackgeo
closed
1 year ago
0
build: bump dependencies to address security issues
#22
mblackgeo
closed
1 year ago
0
error in redirect url in login function
#21
aeneasx
closed
3 months ago
9
Feature - Support membership of "any" group in auth required decorator
#20
mblackgeo
closed
1 year ago
1
Fix deprecation warning: _app_ctx_stack -> g
#19
jak-sdk
closed
1 year ago
2
Multi class authentication - any class from list
#18
kr4600
closed
1 year ago
2
Support not using app secret
#17
jak-sdk
closed
1 year ago
5
Duplicate file name preventing push
#16
CaptThomas
closed
1 year ago
3
Update decorators.py
#15
ctgallagher4
closed
1 year ago
2
`secure=True` `set_cookie` option for the access token in `cognito_login_callback` may break testing in localhost
#14
Castdeath97
closed
3 months ago
0
cognito:username is not the name in Cognito
#13
AndersonatAMC
closed
1 year ago
1
Update README.md
#12
crojo19
closed
2 years ago
1
CI should test multiple python versions
#11
mblackgeo
closed
1 year ago
0
Add app context to decorators
#10
mblackgeo
closed
2 years ago
1
example application - KeyError code_verifier
#9
yarox24
closed
2 years ago
13
feat: bump pyjwt minor version
#8
mblackgeo
closed
2 years ago
1
Feature: Allow @auth_required decorator to be disabled through configuration
#7
mblackgeo
closed
2 years ago
1
Add semantic release support
#6
mblackgeo
closed
2 years ago
1
Add support for scopes and custom state
#5
mblackgeo
closed
2 years ago
0
Next