module
Version:
v0.0.0-...-4ce25ac
Opens a new window with list of versions in this module.
Published: Jul 31, 2025
License: GPL-3.0
Opens a new window with license information.
README
¶
user-service
Users Microservice
API Docs
/api - base route
Headers:
Authorization: Bearer <ACCESS_TOKEN>
Designations:
[AUTH] - requires auth
[PUB] - doesn't require auth
/auth:
[PUB] POST -> /signup - register
[PUB] POST -> /signin - sign in
[PUB] GET -> /refresh - refresh jwt pair
[PUB] GET -> /signout - sign out
/user:
[AUTH] GET -> / - get own info
[AUTH] GET -> /:<id> - get user info with <id>
Directories
¶
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkg
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.