Tim Möhlmann e22689c125
feat(oidc): id token for device authorization (#7088)
* cleanup todo

* pass id token details to oidc

* feat(oidc): id token for device authorization

This changes updates to the newest oidc version,
so the Device Authorization grant can return ID tokens when
the scope `openid` is set.
There is also some refactoring done, so that the eventstore can be
queried directly when polling for state.
The projection is cleaned up to a minimum with only data required for the login UI.

* try to be explicit wit hthe timezone to fix github

* pin oidc v3.8.0

* remove TBD entry
2023-12-20 13:21:08 +01:00
..
2022-04-26 23:01:45 +00:00
2021-03-09 10:30:11 +01:00
2021-05-03 10:15:50 +02:00
2022-10-26 13:06:48 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2021-03-19 18:46:26 +01:00
2021-03-19 11:12:56 +01:00
2022-04-26 23:01:45 +00:00
2021-02-23 15:13:04 +01:00
2022-04-26 23:01:45 +00:00
2021-03-01 08:48:50 +01:00