ItsDangerous
itsdangerous.palletsprojects.com
ItsDangerous
1–10 of 34 posts
Re: ItsDangerous
#2Re: ItsDangerous
#3Re: ItsDangerous
#4`itsdangerous` has been around for a while and is actually required by `flask`.
Re: ItsDangerous
#5How does this differ from JWT? (sincere question not having deep knowledge about JWT either)
Re: ItsDangerous
#6How does this differ from JWT? (sincere question not having deep knowledge about JWT either)
This is much simpler than JWT; you'd have a hard time to implement this incorrectly as opposed to JWT. I'm not in the loop, but JWT also used to specify an entire tirefire for crypto algorithms. Probably still does.
Does this support a known standard, or is it just its own thing.
Re: ItsDangerous
#7I wonder about OP's reasoning for submitting this to HN. `itsdangerous` has been around for a while and is actually required by `flask`.
Re: ItsDangerous
#8How does this differ from JWT? (sincere question not having deep knowledge about JWT either)
Re: ItsDangerous
#9Re: ItsDangerous
#10How does this differ from JWT? (sincere question not having deep knowledge about JWT either)
This is much simpler than JWT; you'd have a hard time to implement this incorrectly as opposed to JWT. I'm not in the loop, but JWT also used to specify an entire tirefire for crypto algorithms. Probably still does.