Skip to content

Add user authentication#5

Merged
darakreqo merged 15 commits into
Kreqo:mainfrom
darakreqo:user_auth
Feb 24, 2026
Merged

Add user authentication#5
darakreqo merged 15 commits into
Kreqo:mainfrom
darakreqo:user_auth

Conversation

@darakreqo
Copy link
Copy Markdown
Contributor

@darakreqo darakreqo commented Feb 23, 2026

Add user authentication with:

  • User permissions
  • Persistent cookies stored client-side as JSON
  • Sessions stored in the database

Improvements:

  • Login and signup flows
  • Real-time form validation
  • Password strength requirements
  • Apply props with the new ApplyClass and Class traits

@darakreqo darakreqo marked this pull request as ready for review February 23, 2026 05:48
Copy link
Copy Markdown
Contributor Author

@darakreqo darakreqo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs a lot of refactoring, but can be done in a future PR. Only one thing to remove, then I'm happy to merge.

Comment thread ui/src/lib.rs Outdated
@darakreqo darakreqo merged commit 845c148 into Kreqo:main Feb 24, 2026
8 checks passed
@darakreqo darakreqo deleted the user_auth branch February 24, 2026 01:27
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