appendix-b

appendix B Setting up Auth0 for authentication and authorization

 

This appendix walks you through the process of setting up and configuring Auth0 to handle authentication and authorization for your APIs. Specifically, you will

  • Register an API called Orders API.
  • Register a client that uses the authorization code flow to allow users to log in and use the API.
  • Create an admin role for the API.

This setup is necessary if you want to code along with the practical examples in chapter 8. After reading this appendix, you’ll be ready to configure Auth0 for your own applications and projects. If you want to use complimentary video material, I have created a series of videos on this topic that you will find useful: