Chapter 3
Mobile Auth
Login screens + secure token storage.
~22 min total3 lessonsAssignment
By the end of this chapter you'll be able to
- Build login UI
- Store JWT securely
- Handle refresh + logout
Lessons
Chapter assignment
End-to-end auth on a device
Sign up + log in from your physical phone. Confirm SecureStore holds the refresh token. Kill the app, reopen, you should still be signed in.
See success criteriaLesson 1 takes ~9 min.
Start chapterSpot a typo? Have an idea?
Help us improve this chapter. One click opens a GitHub issue with this chapter's URL pre-filled — suggest a clearer wording, report a bug, or request a new lesson. The course keeps improving thanks to learners like you.
Suggest an improvement on GitHub