dash_user
- signed with itsdangerous.
- the username appear in clear text in the cookie as
user.hjswEldasfkj
dash_user_data
- json web signature with itsdangerous.
- The json web signature is not entirely safe, do not put sensible data.
The users cookies have no expires, they are validated by itsdangerous
.