GeistHaus
log in · sign up

GitHub - civetweb/civetweb: Embedded C/C++ web server

github.com

Embedded C/C++ web server. Contribute to civetweb/civetweb development by creating an account on GitHub.

2 pages link to this URL
Writing a Keycloak-PKCE Library in C++

This article offers a personal look at a C++ library implementing PKCE with Keycloak. It’s intended more as a learning exercise than a production-ready solution. You’ll find a C wrapper and additio…

0 inbound links article en C++CodingKeycloakPython