Skip to content

Repository files navigation

Authentication API

Launch API

Build the app

make install

Launch containers

make run

(optional) Load fixtures

make fixtures

Check the Swagger doc at http://localhost:8001

Also, if you need to check logs, run make logs

Docker-compose stack

serviceportidpassword
AUTH8001
POSTGRESQL5432authauth
ADMINER8080authauth
MAILHOG8025

Before commit/push

make test
make prettier

About

Authentication service for SkinTrack built with Symfony and API Platform, providing JWT-based authentication, user account management, and secured API endpoints.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages