Switching over to oauth2 from toker #40

Merged
niat8586 merged 6 commits from develop into main 2025-07-01 10:08:00 +02:00

6 Commits

Author SHA1 Message Date
aae20169f5 Merge pull request 'Seperated composse file' (#38) from new-oauth-server into develop
Reviewed-on: #38
2025-04-29 13:26:08 +02:00
d3c8340922 Seperated composse file
Due to tests not working as expected in other environments opted to split up the
compose file to separate files. This way we can have separation of what is loaded
by each file.

We use the include directive to add the files in the order they are needed.
2025-04-29 13:25:48 +02:00
7f4ce8f0ae Merge pull request 'Expanded test to inlude oauth container' (#37) from new-oauth-server into develop
Reviewed-on: #37
2025-04-29 13:15:30 +02:00
6c4c4530e4 Expanded test to inlude oauth container 2025-04-29 13:14:45 +02:00
5a8a6ee997 Merge pull request 'Switched to new oauth server' (#36) from new-oauth-server into develop
Reviewed-on: #36
2025-04-29 12:49:19 +02:00
172669c1f2 Switched to new oauth server
We now have a new Oauth server on dsv, so we will not use toker anymore.

Also added code to update email in the db if the logged in user has an email
2025-04-29 12:46:05 +02:00