Hello, I am looking for a server side delphi library for doing webauthn authentification, preferrably a pure delphi implementation. I am aware of the delphi interface to fido2.dll (Yubico) but this dll is GPL2 licensed and so I would have to make the complete project GPL2 what I don't want to do and also cannot do as it contains commercial libraries (like sgcWebSockets). Interfacing the windows webauthn.dll also seems to make no sense as IMHO this library only implements the client side stuff.
As I want to use that in the (scg)IndyHttpServer that comes with sgcWebSockets a pure Delphi solution would be most wanted.
Of course I am willing to pay for the solution, it's not neccesary for the library to be free oder open source. But I need it with the delphi part of the source.
Thanks in advance for any tip!
Michael
As I want to use that in the (scg)IndyHttpServer that comes with sgcWebSockets a pure Delphi solution would be most wanted.
Of course I am willing to pay for the solution, it's not neccesary for the library to be free oder open source. But I need it with the delphi part of the source.
Thanks in advance for any tip!
Michael