forcedotcom / SalesforceMobileSDK-Templates

BSD 3-Clause "New" or "Revised" License
52 stars 56 forks source link

@W-14584326: [Android] OTPs Sample App #400

Closed JohnsonEricAtSalesforce closed 5 months ago

JohnsonEricAtSalesforce commented 5 months ago

🎸 Ready For Review! 🥁

This adds password-less login via one-time-password to the native login template app. The changes are pretty straight-forward and follow the earlier implementation for username and password login. Note, I did add a view model to the app so the increased number of states was less overwhelming.