Swift Summit 2017 in San Francisco ☀️ 📱
Server-side Swift, functional Swift, type systems, and so much more, covered by fantastic, enthusiastic speakers at Swift Summit.
Server-side Swift, functional Swift, type systems, and so much more, covered by fantastic, enthusiastic speakers at Swift Summit.
Securely login to your iOS app with Laravel Sanctum as the backend. Save your API token in the user's Keychain for secure storage and access later.
Handle Laravel validation errors in your Swift APIClient with a dual response decoder, one for errors, one for success. Display errors on your forms easily!
Automatically invalidate a user session in Swift when authentication fails. Listen for a HTTP 401 to clear out the logged in user's state.