Moved DB queries to separate file Moved Sparebank1 API call to separate file Create database tokens table if it doesn't exist Signed-off-by: Martin Berg Alstad <git@martials.no>
- 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>
Signed-off-by: Martin Berg Alstad <git@martials.no>