REST APIs and Authentication

This chapter focuses on connecting our Angular front-end with our back-end Express API. We will explore how to create and configure RESTful APIs and provide JSON API-compliant services within an Express web server. We will also explore how to secure those APIs with user authentication using JSON Web Tokens (JWT).

  • Building REST APIs with Express
  • Configuring JSON API in Express
  • Creating a user authentication API in Express
  • Building a login page with Angular
  • Using JWT authentication with Express and Angular
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.226.34.105