Everything that you need to start developing on the Vorpal Authentication platform can be found in this github organization.
These libraries make interacting with the Vorpal API easier and safer. We recommend using one of our libraries instead of your own implementation whenever possible. Vorpal Libraries provide the strongest security level in the market.
- Vorpal Extended Library [C, C++] [Coming soon...]
- Vorpal Library (Public) [C++]
These SDKs do some of the work for you, however they are nowhere as safe as the libraries either due to language limitations or other reasons. Premade SDKs provide a similar security level to competing authentication systems.
You can also implement our API in any other language. Check the docs out at docs.vorpal.gg, we also have a OpenAPI Spec available.