This repository was archived by the owner on Oct 6, 2020. It is now read-only.
Azure AAD: OAuth 2.0 device code flow implementation
This release also migrates the aforementioned crate from the failure
crate to the thiserror
one.
For a commented, working example on how to use the device code flow authentication, please see examples/device_code_flow.rs.