Commit Graph

10 Commits

Author SHA1 Message Date
Dimitrie Stefanescu bd3eee8308 test(user services): added test for findOrCreateUser 2020-09-24 19:52:19 +01:00
Dimitrie Stefanescu 7a5e76c8fd test(users): adds user search api test 2020-09-21 14:11:29 +01:00
Dimitrie Stefanescu ec8fd46c5a test(auth): added tests for authN/Z registration, redirection and token exchange 2020-09-21 09:51:40 +01:00
Dimitrie Stefanescu 512e105cd5 test(auth): added test for serverinfo auth strategies test 2020-09-20 16:23:12 +01:00
Dimitrie Stefanescu 03bd49ef6d feat(apps): scaffolded more app services & more (cleanup, tests, etc.) 2020-09-18 16:46:23 +01:00
Dimitrie Stefanescu 3c4a5ac31c feat(error tracing): adds sentry error tracing to apollo server & express routes 2020-09-03 15:43:54 +01:00
Dimitrie Stefanescu 107266b901 feat(local auth): in dev/test mode, returns a token on the authorization finalisation middleware 2020-09-02 14:04:29 +01:00
Dimitrie Stefanescu 8a023d25d5 fix(setup): fully removes the setup check app 2020-08-31 18:15:18 +01:00
Dimitrie Stefanescu 16f3e1bb03 fix(subs): wrapps onConnection in a try catch and checks for auth headers
some clients send the connection params with lowercase :/
2020-08-31 13:27:55 +01:00
Dimitrie Stefanescu 13b6ccb400 chore(naming): renamed apps to auth 2020-07-19 23:57:46 +01:00