issues
search
benoit-bremaud
/
angular-social-network
Angular is better than Somfony
MIT License
1
stars
0
forks
source link
feat(auth): implement user registration form
#30
Closed
benoit-bremaud
closed
4 months ago
benoit-bremaud
commented
4 months ago
Description
Create RegisterComponent for user registration
Implement registration form with username, email, and password fields
Integrate AuthService for registration
Checklist
[x] RegisterComponent created
[x] Registration form implemented
[x] AuthService integrated for registration
Description
Checklist