Skip to content

feat: generate user class

ALLIDJINOU Michee requested to merge user-authentication into main

Implements basic authentication for the app:

  • user registration
  • user login

Update configuration for the database configuration and doctrine.

Merge request reports