OlegOLK

Results 4 comments of OlegOLK

Upvote for this. Due to this error https://docs.microsoft.com/en-us/dotnet/core/compatibility/sdk/5.0/referencing-executable-generates-error Recommended fix is not working for our solution due to missing properties in autogenerated .csproj

Up for that, had the same issue with cloud Ory.

Hi @jonas-jonas , is there a way to do Auth without Email? Only phone number? Because on UI schema allow to set `code:via = sms` but when we are doing...

Fix for that issue: https://github.com/OlegOLK/FTX.Net/tree/fix-airdrop-status-mapping The only thing with that fix is ideally naming for AirdropStatus.Confirmed should be changed to AirdropStatus.complete but this will result in breaking change. So I...