Auth Service
Auth service is a core service for handling authentication together with API Gateway.
It allows two forms of authentication:
- JWT token saved in cookie for web applications
- Short lived access token in conjunction with long lived refresh tokens