Removed
- accessToken and refreshToken methods from interface - accessToken param from transactionsPastDay - Unused env variables from config.ts Added - Initial Refresh token to env - Dayjs library for working with dates Implemented - getAccessToken - getRefreshToken - fetchNewRefreshToken - transactionsPastDay Signed-off-by: Martin Berg Alstad <git@martials.no>
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
"@actual-app/api": "^24.12.0",
|
||||
"@dotenvx/dotenvx": "^1.31.3",
|
||||
"cron": "^3.3.1",
|
||||
"dayjs": "^1.11.13",
|
||||
"dotenv": "^16.4.7",
|
||||
"pino": "^9.5.0",
|
||||
"prettier": "^3.4.2"
|
||||
|
Reference in New Issue
Block a user