Add function to fetch user info from api

This commit is contained in:
2025-04-06 23:26:29 +02:00
parent aa9476680c
commit a7f355531d
2 changed files with 31 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ JWT_SECRET=
# used to verify who's making the jwt
JWT_ISSUER=$PUBLIC_URL
# keibi's server to retrieve the public jwt secret
AUHT_SERVER=http://auth:4568
AUTH_SERVER=http://auth:4568
IMAGES_PATH=./images