Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To build openID client in C++ #55

Open
vijayparmar1992 opened this issue Jul 30, 2024 · 2 comments
Open

To build openID client in C++ #55

vijayparmar1992 opened this issue Jul 30, 2024 · 2 comments

Comments

@vijayparmar1992
Copy link

vijayparmar1992 commented Jul 30, 2024

Due to lack of documentation, I want to verify that to implement openID client in C++ ,Do we have to use client.c? What all others files required to use to implement simple oidc client?

@zandbelt
Copy link
Member

this library primarily serves as a building block for the server side oauth2 implementations that our organization develops and supports; I don't think you'll get a lot of support outside of that

@vijayparmar1992
Copy link
Author

vijayparmar1992 commented Jul 30, 2024

@zandbelt :So as of now this library is not recommended for openid connect client development due to ongoing development , right ?
I found another one https://github.com/babelouest/iddawc , and I beleive I can use this iddwc library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants