Commit Graph

10 Commits

Author SHA1 Message Date
Kristoffer
678f79274d fix: upgrade packages to version 10.2.2 2024-03-10 10:56:21 +00:00
Kristoffer
d39e228a38 fix: add missing configurations to redis. add more catch statemsnts 2023-08-30 14:12:19 +00:00
Kristoffer
c642b31aef fix: add blank to username/password if undefined 2023-08-30 13:54:13 +00:00
Kristoffer
c23d668e18 fix: add error messages on cache 2023-08-30 13:52:18 +00:00
Kristoffer
edc3398bbc patch: update sdk and packages. tested with directus 10.6.1 (#11)
Co-authored-by: Kristoffer <zs-ko@users.noreply.github.com>
2023-08-30 14:25:40 +02:00
Kristoffer
8f8ce1e02b feat: add cache (#2)
* ci: remove main workflow
ci: add pr workflow to branch next

* docs: correct readme
ci: add docker build on release
ci: add lint and test to release flow

* feat: add cache for both memory and redis
refactor: cleanup getAccountability nested promise
refactor: import path for get-auth-providers.ts
docs: document cache options
ci: add redis file to gitignore

* ci: use test:coverage for testing to update pr

---------

Co-authored-by: Krise <krise86@users.noreply.github.com>
2023-08-02 16:44:07 +02:00
Krise
681e14ab9f feat: initial commit 2023-08-02 11:42:48 +00:00
Kristoffer
4dc8fbdce6 add actions 2023-08-01 14:42:30 +00:00
Krise
e44a5bb527 second commit 2023-08-01 09:35:30 +02:00
Krise
8d53b15367 first commit 2023-07-31 02:55:15 +02:00