This is a REST API that can be use in any can of projects that requires authentication services. It is developed with node, express and typescript.
Clone de project:
git clone https://github.com/u-space/authentication-api.git
Install the dependencies:
npm install
Create private.key and public.key files, and add both to the root directory of the project.
Create .env file using .env.sample, and complete it with valid data.
To contribute to this project, please get in contact with one of the developers of the team. We will be glad to receive contribuition from open source enthusiastics :)