C auth flow: flow auth flow! OAuth2 server flow handler in C89 for SunOS, Windows, macOS, BSD, and Linux.
- CMake (3.19 or later)
- C compiler (any that work with CMake, and were released within the last 30 years)
mkdir build && cd build
cmake ..
cmake --build .Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.