are Basic Auth and Digest Auth, but these are different from OAuth2.
Peter Tran
10/14/2020, 8:27 PM
In the folder I mentioned,
ktor-features/ktor-auth,
there is a function called verifyWithOAuth2 which is definitely a client feature, and I verified this with an Android instrumentation test.
But now I need to run this from native / mingw64.