Skip to content

**auth-service** handles user authentication and registration. ## Endpoints - `GET /health` — service status - `POST /auth/login` — user login (sample) - `POST /auth/register` — user registration (sample) - `POST /auth/logout` — user logout (sample) ## Tracing This service reports telemetry to the tracing-service using the URL in the `endpoints`

License

Notifications You must be signed in to change notification settings

Gitdigital-products/GitDigital-auth

GitDigital Auth Service

Authentication & authorization microservice.
Manages user accounts, API tokens, orgs/teams, and role-based permissions.

Responsibilities

  • Issue/verify JWTs
  • OAuth support (Clerk-compatible)
  • Service-to-service authorization

About

**auth-service** handles user authentication and registration. ## Endpoints - `GET /health` — service status - `POST /auth/login` — user login (sample) - `POST /auth/register` — user registration (sample) - `POST /auth/logout` — user logout (sample) ## Tracing This service reports telemetry to the tracing-service using the URL in the `endpoints`

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published