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

Backend optimization #250

Merged
merged 118 commits into from
Dec 27, 2023
Merged

Backend optimization #250

merged 118 commits into from
Dec 27, 2023

Conversation

pablosnt
Copy link
Owner

@pablosnt pablosnt commented Sep 6, 2023

No description provided.

@pablosnt pablosnt added the breaking Breaking changes label Sep 6, 2023
@pablosnt pablosnt added this to the 2.0.0 milestone Sep 6, 2023
@notion-workspace
Copy link

Optimize backend

…, improve hashing of API tokens, fix serializers that receive IDs in write operations and return entities on read operations, decrease access token lifetime to 2 minutes, invalidate previous user tokens before new login, and remove some commented code
@pablosnt pablosnt linked an issue Dec 27, 2023 that may be closed by this pull request
@pablosnt pablosnt marked this pull request as ready for review December 27, 2023 18:28
@pablosnt pablosnt merged commit 4adc500 into migration/2.0.0 Dec 27, 2023
6 of 15 checks passed
@pablosnt pablosnt deleted the feature/backend-optimization branch December 27, 2023 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize backend code
1 participant