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

Feature 64 auth refactor #66

Merged
merged 24 commits into from
Aug 3, 2024
Merged

Feature 64 auth refactor #66

merged 24 commits into from
Aug 3, 2024

Conversation

pkarw
Copy link
Contributor

@pkarw pkarw commented Aug 2, 2024

No description provided.

@pkarw pkarw merged commit 73b9d01 into main Aug 3, 2024
@pkarw pkarw deleted the feature_64_auth_refactor branch August 3, 2024 14:46
pkarw added a commit that referenced this pull request Aug 8, 2024
This commit adds a new column, `displayName`, to the `keys` table. This column will be used to store the display name of each key. This change lays the foundation for the keys management feature.

Refactor autorizeDatabseIdHash

This commit refactors the `autorizeDatabseIdHash` function to improve its efficiency and readability.

Refactor completion of #51

This commit completes the refactoring process for issue #51. It includes various code improvements and optimizations.

feat: Add "extra" support for the records

This commit adds support for "extra" information in the records. This feature allows users to add additional details or notes to each record.

feat: Add Remarks feature according to #51

This commit implements the Remarks feature as requested in issue #51. Users can now add remarks or comments to each record.

feat: Complete attachments preview - checklist #51

This commit completes the implementation of the attachments preview feature, as outlined in the checklist for issue #51.

Closes #68 - Implement new keepLoggedIn logic

This commit closes issue #68 by implementing the new keepLoggedIn logic. Users will now stay logged in even after closing and reopening the application.

Merge pull request #66 from CatchTheTornado/feature_64_auth_refactor

This commit merges the changes from the feature_64_auth_refactor branch into the main branch.

Final touches after tests + JWT verification

This commit includes final touches and improvements after running tests and verifying the functionality of the JWT (JSON Web Token) verification process.

Authorize after test + fixes

This commit adds authorization logic after running tests and includes necessary fixes to ensure proper functionality.
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