Commits
Zsika Phillip authored and GitHub committed 390d600b534
Improve swift sample app (#409)
* Updates the sign-in methods on Swift Sample
Updates the sign-in, reauth and link with credential methods on Swift Sample to use the recommended Auth result paradigm.
* adds missing space after {
* addresses comments