Skip to content

Persist auth registrations and validate logins#11273

Open
Daisuke134 wants to merge 2 commits into
SecureBananaLabs:mainfrom
Daisuke134:fix/auth-persistence-20260718
Open

Persist auth registrations and validate logins#11273
Daisuke134 wants to merge 2 commits into
SecureBananaLabs:mainfrom
Daisuke134:fix/auth-persistence-20260718

Conversation

@Daisuke134

Copy link
Copy Markdown

Closes #11272

Summary:

  • replace placeholder auth responses with an in-memory user store
  • hash and verify passwords for register/login
  • reject duplicate registrations and invalid credentials cleanly
  • add HTTP coverage for register/login/duplicate-login flows

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.

Persist auth registrations and validate logins

1 participant