Simperium / simperium-ios

Simperium libraries and samples
MIT License
206 stars 43 forks source link

SPAuthenticator: New Validation API #587

Closed jleandroperez closed 4 years ago

jleandroperez commented 4 years ago

Details:

In this PR we're adding a new Credentials Validation API: We're calling the exact same backend API that deals with Authentication... but instead of initializing the internal state (and opening the WebSocket), we'll callback with a Success / Failure state.

Testing:

Details outlined in Simplenote PR 747

@aerych May I bug you with this one? Thank you sir!!

jleandroperez commented 4 years ago

Thank you sir!!