add refresh token

This commit is contained in:
Roland Schneider
2025-11-14 15:28:38 +01:00
parent f4c0bb0b76
commit 42158d1fd4
5 changed files with 36 additions and 23 deletions

View File

@@ -0,0 +1,5 @@
{
"dev": {
"apiBaseUrl": "http://localhost:3000/api"
}
}