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

Add a C++ client library #603

Closed
mooreds opened this issue May 5, 2020 · 4 comments
Closed

Add a C++ client library #603

mooreds opened this issue May 5, 2020 · 4 comments

Comments

@mooreds
Copy link
Collaborator

mooreds commented May 5, 2020

Add a C++ client library

Problem

C++ is a popular language, by some measures top 10: https://redmonk.com/sogrady/2020/02/28/language-rankings-1-20/

Solution

It'd be nice to have a C++ client library.

Alternatives/workarounds

Using an API library like https://github.com/jgaa/restc-cpp against the FusionAuth API: https://fusionauth.io/docs/v1/tech/apis/

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

If you would like to see a C++ client library, in addition to adding a thumbs up, please comment with your use case how you would intend to use a C++ client library for the FusionAuth APIs.

@bditt
Copy link

bditt commented Nov 24, 2020

Any update on this? Could really use a good C++ library for this.

@mooreds
Copy link
Collaborator Author

mooreds commented Nov 24, 2020

@bditt No progress, but thanks for voting on this! We'd welcome a contribution. If you want to learn more about that, here's a relevant comment: #974 (comment)

@bditt
Copy link

bditt commented Nov 25, 2020

I see, sadly not very confident in my ability to do this, so I'll just continue waiting until a C++ library comes out. That way I can stop using Auth.gg.

@mooreds
Copy link
Collaborator Author

mooreds commented Feb 4, 2022

At this time you should use the OpenAPI spec and tooling to generate a C++ SDK.

https://github.com/FusionAuth/fusionauth-openapi

@mooreds mooreds closed this as completed Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants