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

Feature/authentication #262

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    0b47888 View commit details
    Browse the repository at this point in the history
  2. Add authentication on endpoints.

    R-Sg committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e61255e View commit details
    Browse the repository at this point in the history
  3. Create user schema.

    R-Sg committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    03b9b37 View commit details
    Browse the repository at this point in the history
  4. Create storage for user.

    R-Sg committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d36a1b0 View commit details
    Browse the repository at this point in the history
  5. Create api routes.

    R-Sg committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    89fb81a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40680e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    5e6f2af View commit details
    Browse the repository at this point in the history
  2. Remove for testing.

    R-Sg committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d0472fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5771f29 View commit details
    Browse the repository at this point in the history
  4. Add packages.

    R-Sg committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d550602 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update schema for user model.

    R-Sg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    78cf062 View commit details
    Browse the repository at this point in the history
  2. Update app component.

    R-Sg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e095c0a View commit details
    Browse the repository at this point in the history
  3. Add images.

    R-Sg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7d708b6 View commit details
    Browse the repository at this point in the history
  4. Add css file

    R-Sg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    571bd22 View commit details
    Browse the repository at this point in the history
  5. Update components.

    R-Sg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    85c933b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c87919b View commit details
    Browse the repository at this point in the history
  7. Update doc.

    R-Sg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    374c2a5 View commit details
    Browse the repository at this point in the history