© Adam Freeman 2019
Adam FreemanPro React 16https://doi.org/10.1007/978-1-4842-4451-7_8

8. SportsStore: Authentication and Deployment

Adam Freeman1 
(1)
London, UK
 

In this chapter, I add authentication to the SportsStore application to protect the administration features from unauthorized use. I also prepare the SportsStore application for deployment into a Docker container, which can be used on most hosting platforms.

Preparing for This Chapter

To prepare for this chapter, I am going to add support for authentication and authorization to the simple server that provides the RESTful web service and GraphQL service. At the moment, any client can perform any operation, which means that shoppers could change prices, create products, and perform other tasks ...

Get Pro React 16 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.