PythonFlaskIdentityManagement: Difference between revisions

From Traxel Wiki
Jump to navigation Jump to search
Line 7: Line 7:
** JSON Web Tokens: login, create a token server side with a private key, store it in a cookie
** JSON Web Tokens: login, create a token server side with a private key, store it in a cookie
** Lots of PyJWT Stuff: https://duckduckgo.com/?t=ffab&q=pyjwt&ia=web
** Lots of PyJWT Stuff: https://duckduckgo.com/?t=ffab&q=pyjwt&ia=web
** Demo: https://www.youtube.com/watch?v=J5bIPtEbS0Q

Revision as of 03:10, 8 November 2023