pCloud / pcloud-sdk-swift

The official pCloud Swift SDK for iOS and macOS for integration with the pCloud API.
MIT License
22 stars 7 forks source link

2FA support #3

Closed Alex-C-Eltima closed 4 years ago

Alex-C-Eltima commented 4 years ago

Hello,

We are trying to use your SDK to include pCloud support into our CloudMounter app. Unfortunately, if Two-factor authentication is enabled for the account, we do not receive any authentication form for confirmation code. Could you please let me know how we can proceed with 2FA accounts using this SDK?

tmpit commented 4 years ago

Hello,

This isn't a problem with the SDK itself. Currently our OAuth implementation does not allow users with 2FA to log in. I spoke to our web team about this. This is planned to be implemented within the next two months.

Alex-C-Eltima commented 4 years ago

Thank you for reply.

Alex-C-Eltima commented 4 years ago

It has been a while since your reply regarding two months implementation of 2FA support, is there any progress in this question?

tmpit commented 4 years ago

This should have been released a while ago. I'll check with our web team.

tmpit commented 4 years ago

Support will be added by the end of next week.

sich commented 4 years ago

Hello @Alex-C-Eltima, I'm from the web team. There is slight delay with the release. It's ready, but the release is scheduled for Monday. Will write again once released.

sich commented 4 years ago

The release is deployed.