Closed richchurcher closed 7 months ago
The example on the main
branch is for the upcoming 4.0 release. See the one in the 3.5.0 tag for an example that works with that version.
Ah. Thank you! I was wondering if it had been updated, but didn't think to go looking for the tagged version.
OK, I'm stuck. Have tried a variety of permutations and getting nowhere! I seem not to be able to refer to
openidconnect::reqwest::blocking::ClientBuilder
as suggested in this example, as moduleblocking
is private. Am I misunderstanding something fundamental here?Reproduction:
with dependencies:
Rust:
Output: