st-auth-svc/

directory
v0.0.0-...-fe5d25b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: MIT

README

Authentication Service

Description

The Authentication Service is a core component of the stock trading platform, responsible for managing user authentication and authorization. It ensures secure access to the platform's features and services, leveraging advanced security protocols to protect sensitive data.

Installation

To set up the Authentication Service for development or testing, follow these steps:

  1. Clone the repository:

    git clone https://github.com/menezmethod/st-server.git
    
  2. Navigate to the Authentication Service directory:

    cd st-server/src/st-auth-svc
    
  3. Install the necessary dependencies and generate gRPC code:

    make proto
    

This command will generate all the necessary gRPC code required for the service to run.

Running the App

To start the Authentication Service in a development environment, use the following command:

make server

Directories

Path Synopsis
pkg
db
pb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL