|
Kanda Foundation 0.2.0
|
Classes | |
| class | DeviceAuthorizationResponse |
| The response model from identity server after initiating Device Code login flow. More... | |
| struct | DeviceCodeLoginData |
| Information about the device code login initiation process. If successful, a user code and activation URL is provided for further action by the user. More... | |
| class | ErrorAuthenticationResponse |
| The response model from identity server while polling for Device Code activation if the code has not yet been activated, was aborted or had some other error. More... | |
| class | OidcTokenInfo |
| The payload data contained in an OIDC ID token. More... | |
| class | UserAuthenticationResponse |
| The response model from identity server once the user is authenticated by activating the Device Code. More... | |