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 encrypted tokens #145

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Store encrypted tokens #145

merged 2 commits into from
Jun 16, 2023

Conversation

mikker
Copy link
Owner

@mikker mikker commented Jun 16, 2023

For security reasons we should not store tokens in plain text.

Pulled from #89

Closes #80
Closes #81

@mikker mikker merged commit a64d5f9 into master Jun 16, 2023
3 checks passed
@mikker mikker deleted the encrypt-tokens branch July 16, 2023 06:50
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.

Store the generated tokens as hashed (BCrypt)
1 participant