Commit graph

3 commits

Author SHA1 Message Date
Tim Möhlmann
08fab97786 resolve review comments 2023-02-28 16:55:48 +02:00
Tim Möhlmann
65cd4528e4 don't obtain a Client from storage on each poll
First verify if the client is authenticated.
Then the state of the device authorization.
If all is good, we take the Client from Storage.
2023-02-26 18:23:43 +01:00
Tim Möhlmann
f26e155208 extract client authentication from introspection
reuse the client authentication code for device authorization
and introspection.
2023-02-25 00:31:22 +01:00