BoomDAO / ICP.NET

A library for .NET/C#/Unity to natively communicate with the Internet Computer (ICP)
MIT License
50 stars 3 forks source link

NuGet\Install-Package EdjCase.ICP.InternetIdentity -Version 3.1.4 error #85

Closed Intekai closed 12 months ago

Intekai commented 1 year ago

when i install NuGet\Install-Package EdjCase.ICP.InternetIdentity -Version 3.1.4

error Fido2Net id not found

Gekctek commented 1 year ago

InternetIdentity is super experimental and I was considering removing it entirely. What is your use case for this? because there might be better ways than this library

Intekai commented 1 year ago

Hello, thanks for your reply. I want login on ICP and retrice Identity ID

Intekai commented 1 year ago

retrive sorry

Gekctek commented 1 year ago

The consensus these days seems to be integrating with NFID/Internet Identity browser apps vs using the InternetIdentity package. @tommygames might be a good resource for that since im focused more on the backend

Im going to remove the InternetIdentity package due to security issues and lack of use and support