Files
openproject/spec/features
Jan Sandbrink cdc304faf4 Change the way user tokens are stored
This commit provides an alternative implementation
for storing tokens compared to the parent commit.

The idea is that we will not only need to store access
and refresh tokens obtained via Omniauth, but also the ones
to access third party services that will most likely be obtained
through OAuth 2.0 Token Exchange. This structure allows to store
all of these tokens in the same data model, while keeping the
implementation separated from the back-channel logout logic.
2025-01-13 16:13:34 +01:00
..
2024-10-28 09:10:03 +01:00
2024-12-23 17:16:55 +01:00
2024-10-18 10:49:04 +02:00
2024-12-23 17:32:59 +01:00
2024-12-05 17:21:00 +01:00
2024-09-06 17:24:54 +02:00