Skip to content

[Subtask] Generate a unique token for each user #286

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

Open
3 tasks
lnovitz opened this issue Mar 11, 2025 · 0 comments
Open
3 tasks

[Subtask] Generate a unique token for each user #286

lnovitz opened this issue Mar 11, 2025 · 0 comments

Comments

@lnovitz
Copy link
Collaborator

lnovitz commented Mar 11, 2025

Description

Implement token generation algorithm for unique, secure tokens

Acceptance Criteria

  • Tokens must be cryptographically secure
  • Token generation must be resistant to timing attacks
  • Python function created to generate this token (and a check that the token does not exist already in the users table)
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

No branches or pull requests

1 participant