Skip to content

Demonstrate use of cookies#7

Open
johnwlockwood wants to merge 1 commit intomasterfrom
user-cookie
Open

Demonstrate use of cookies#7
johnwlockwood wants to merge 1 commit intomasterfrom
user-cookie

Conversation

@johnwlockwood
Copy link
Owner

Cookies can be used to track a user across backend requests. Normally one would use sessions, but this doesn't do any authentication so treats everyone as the same user.

Add an endpoint to set the (fake)username cookie
Add button that "logs in"
Display username of state
Show sending username cookie to flask

Add button that "logs in"

Display username of state

Show sending username cookie to flask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant