> For the complete documentation index, see [llms.txt](https://docs.aztechcorp.io/auth-service-software-architecture-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aztechcorp.io/auth-service-software-architecture-document/authentication-service-architecture-document.md).

# Authentication Service Architecture Document

### Overview

The Authentication Service is a micro service designed to authenticate end users using their crypto account via a self custodial wallet. This application follows an event-driven architecture emphasizing speed, scalability and adaptability. The service exposes three endpoints in total, two of which facilitates the authentication process while the third end point is for metrics collection. Additionally, it features a front-end component for a user-friendly experience.

<figure><img src="/files/hvBi7lSUzVibMxqh3GjM" alt=""><figcaption></figcaption></figure>

### Contents

* [Endpoints](/auth-service-software-architecture-document/authentication-service-architecture-document/endpoints.md)
* [Authentication Flow](/auth-service-software-architecture-document/authentication-service-architecture-document/authentication-flow.md)
* [Service Level Objectives (SLOs)](/auth-service-software-architecture-document/authentication-service-architecture-document/service-level-objectives-slos.md)
* [Technology Stack](/auth-service-software-architecture-document/authentication-service-architecture-document/technology-stack.md)
* [Deployment Considerations](/auth-service-software-architecture-document/authentication-service-architecture-document/deployment-considerations.md)
* [Functional Requirement Diagram](/auth-service-software-architecture-document/authentication-service-architecture-document/functional-requirement-diagram.md)
