Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store access tokens in db #57

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

CalPinSW
Copy link
Owner

In doing this I realise I've actually opened up a vunerability to a user modifying their user_id cookie to another user of the application. Given I think myself and Jack are the only current users of the app (and I'm the only one with anything currently in the DB) I'll let that stand for this PR and get another one where I'll add a hashed password to the users browser they can use to verify their user id when making sensitive (create, update, delete) requests.

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