Skip to content

Pull requests: vimalloc/flask-jwt-extended

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

insure -> ensure
#241 by JWDT was merged May 1, 2019 Loading… updated May 1, 2019
Allow to specify user_claims at token creation
#229 by jeanphix was merged Mar 2, 2019 Loading… updated Mar 2, 2019
relax config type check on JWT_*_TOKEN_EXPIRES
#233 by abathur was merged Mar 2, 2019 Loading… updated Mar 2, 2019
relax config type check on JWT_*_TOKEN_EXPIRES
#232 by abathur was closed Mar 1, 2019 Loading… updated Mar 1, 2019
add extra_info_for_claims argument to the function that add claims
#223 by WaleedMeselhy was closed Jan 20, 2019 Loading… updated Jan 20, 2019
full oidc example with autoconfiguration
#222 by styk-tv was merged Jan 14, 2019 Loading… updated Jan 14, 2019
Update docs according to #215
#216 by illia-v was merged Jan 10, 2019 Loading… updated Jan 11, 2019
Allow more data structures for JWT_TOKEN_LOCATION & JWT_BLACKLIST_TOKEN_CHECKS
#215 by illia-v was merged Dec 25, 2018 Loading… updated Jan 3, 2019
Implement the ability to define a leeway when validating JWT tokens.
#218 by otetard was merged Jan 3, 2019 Loading… updated Jan 3, 2019
Corrected typo in docstrings
#213 by haiyanghe was merged Dec 19, 2018 Loading… updated Dec 19, 2018
audience verification, more flexible token decoding & decode key callback
#212 by acrossen was merged Dec 7, 2018 Loading… updated Dec 8, 2018
Fix typo in docstring
#211 by ticosax was merged Dec 4, 2018 Loading… updated Dec 4, 2018
Add tox.ini and tests in MANIFEST.in
#197 by Gerschtli was merged Sep 28, 2018 Loading… updated Sep 30, 2018
Move chat location from irc to gitter.
#196 by vimalloc was merged Sep 24, 2018 Loading… updated Sep 24, 2018
Add a Gitter chat badge to README.md
#195 by gitter-badger was closed Sep 21, 2018 Loading… updated Sep 21, 2018
Add callback function for customizing encode key
#193 by vimalloc was merged Sep 16, 2018 Loading… updated Sep 16, 2018
@decode_key_loader callback added for dynamic decode keys
#191 by steinitzu was merged Sep 11, 2018 Loading… updated Sep 11, 2018
improve document of loader functions more noticeable
#189 by alexwwang was merged Aug 30, 2018 Loading… updated Aug 31, 2018
Additional claims
#166 by Groenbech96 was closed Aug 30, 2018 Loading… updated Aug 30, 2018
improve document of loader functions more noticeable
#188 by alexwwang was closed Aug 27, 2018 Loading… updated Aug 27, 2018
Added a fourth lookup within the json body
#173 by luord was merged Jul 21, 2018 Loading… updated Jul 27, 2018
Migrating everything over to github integrations
#179 by vimalloc was merged Jul 22, 2018 Loading… updated Jul 22, 2018
Allow customizing the JSON error response's message key
#160 by mprahl was merged Jul 4, 2018 Loading… updated Jul 17, 2018
Fix typo on options.rst
#172 by dohvis was merged Jul 14, 2018 Loading… updated Jul 14, 2018
ProTip! Exclude everything labeled bug with -label:bug.