Summary
In this chapter, you gained a basic understanding of how client-side authentication works and what its basic limitations are. You also saw how to create a basic app that implements some of the basic concepts to create an app in order to see how the app works in practice.
In the next chapter, you'll learn how to set up web socket communication through the app in order to subscribe to dynamic notifications from a server.