Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added registration and login routes, middlewares, controlles and util… #889

Merged
merged 4 commits into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. Added registration and login routes, middlewares, controlles and util…

    …tiy functions. Modified RoleTypes, UserRoles model, added migration file and model for refresh_token
    ydahal1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    af4919c View commit details
    Browse the repository at this point in the history
  2. Added hooks on user model so cascade works and also added default val…

    …ue for registrationStatus
    ydahal1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fbef703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f5a52f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd8b6f4 View commit details
    Browse the repository at this point in the history