smsapi / smsapi-csharp-client

SMSAPI C# client that allows you to send messages and administrate your SMSAPI account.
https://www.smsapi.com/
28 stars 20 forks source link

Implement SMS Authenticator API Integration #37

Open matteocusinato opened 1 year ago

matteocusinato commented 1 year ago

I would like to request the implementation of the SMS Authenticator API provided by smsapi.com into the project. This API will enable users to use SMS-based multi-factor authentication for added security. The two main endpoints I am requesting to be integrated are:

Endpoint 1: POST /mfa/codes - This endpoint will generate and send an SMS authentication code to the user. Endpoint 2: POST /mfa/codes/verifications - This endpoint will verify the submitted authentication code.

mpawikowski commented 1 year ago

Hello,

Thank you for your suggestion, I forwarded it to our IT department.

jakublabno commented 10 months ago

Hi, development is in progress, this and more features will be available in release v3. We will let you know once it's ready to download from nuget.

matteocusinato commented 10 months ago

@jakublabno thank you very much 🙏

mpawikowski commented 1 month ago

Hello,

SMS authenticator in C# was implemented in new library version at the end of 2023, we apologize for late information.

mpawikowski commented 1 month ago

Sorry for the misunderstanding, SMS Authenticator in C# is not publicly available yet, it will be available with a major update soon