Hello,
Is it possible to use this service without the requirement of installing some library? The thing is that I am trying to simulate a simple login screen in an unreal engine 4 (pure C++) project on my pc (just for test) but idont want to use some mysql+php solution… I browsed the Quick start section but there is only for c# and even that has the nuget package as a prerequisite…
After checking with one of our senior engineers I have been able to confirm there isn’t a a solution out of the box for what exactly what you are looking to do. It’s important to note that the SDKs are intended to make implementing authentication much easier.