Skip to content

offscale/cauthflow

Repository files navigation

cauthflow

License CI for Linux, Windows, macOS C89

C auth flow: flow auth flow! OAuth2 server flow handler in C89 for SunOS, Windows, macOS, BSD, and Linux.

Dependencies

  • CMake (3.19 or later)
  • C compiler (any that work with CMake, and were released within the last 30 years)

Build

mkdir build && cd build
cmake ..
cmake --build .

License

Licensed under either of

at your option.

Contribution

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.

About

C auth flow: flow auth flow! OAuth2 server flow handler in C89 for SunOS, Windows, macOS, BSD, and Linux

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors