CEM-KEA / whoknows

KEA DevOps Fall 2024 group project
2 stars 0 forks source link

Fix user login after registration #152

Closed emilvn closed 1 month ago

emilvn commented 1 month ago

Description

Users reported that they would like to be logged in automatically after they register, instead of being redirected to the login page and asked to log in again. This pull request fixes this issue by modifying the behavior of the registration process. After successful registration, the user will now be automatically logged in. The changes include updates to the App.tsx and Register.tsx files.

Issues # (issue-id)

Closes #146

Type of change

Checklist

emilvn commented 1 month ago

Fixer Sonarcloud issue (readonly props) inden merge

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud