Chapter 6. User Registration and Authorization

Table of Contents
XML Stream Flow
User Registration
User Authentication
User Registration Script

With all the Jabber building blocks at our fingertips at this stage, we can now take a look at two fundamental processes that revolve around Jabber users:

These processes involve some of the things we learned about in the previous chapter, so we'll take a look at them again along the way:

At the end of this chapter we will create a small utility program with which we can register users on a server. We can then use this utility program to create users as required for further recipes in this book.