Commit graph

4 commits

Author SHA1 Message Date
Tim Möhlmann
75f503ce43 implement rp 2023-02-27 12:55:52 +01: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
c12305457b some updates after feedback 2023-02-23 14:30:56 +01:00
Tim Möhlmann
671b13b9c6 implement RFC 8628: Device authorization grant
WIP

Related #264
2023-02-23 14:30:56 +01:00