Setting up Auth

This tutorial section demonstrates how to create and use a Auth. You'll learn key concepts and techniques that are fundamental to using Auth service.

Auth service authorize application users and manage their access to resources. It provides a set of APIs to authenticate users and manage their access to resources.

In this tutorial section, you'll activate Auth service and learn how to login to your app.

What you'll learn

Prerequisite

  • Complete Quickstart first If you haven't yet built the Inventory-tracker app from our templates.