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

provide tokens on initial signup so that users cannot spoof as other users easily #8

Open
stanleyhon opened this issue Oct 13, 2014 · 3 comments
Labels

Comments

@stanleyhon
Copy link
Owner

there is an issue where a person registers as a user before the real user does.

@ShannonGreen
Copy link
Collaborator

How would the token work?
e: oh would it just be stored on the client? (and in the db)

@stanleyhon
Copy link
Owner Author

yes, so on registration, client gets a token, token is sent on every query.

problem is if someone requests token as someone else.

@ShannonGreen
Copy link
Collaborator

Solution: force people to register when they sign the yellow form in first year :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants