This is a Golang Authentication Microservice using GraphQL, Ent (ORM), Fiber (HTTP Router)
This service is responsible for user authentication, including registration, login, and token management. It uses GraphQL for API interactions and Ent as the ORM for database operations.
