> For the complete documentation index, see [llms.txt](https://docs.mosip.io/1.1.5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mosip.io/1.1.5/modules/kernel/auth-implementation.md).

# Auth Implementation

Please find below the sequence diagrams for auth flows.

**Login flow:**

![Login flow](/files/-M1R7UAeiopyQPlwTrQk)

**Resource request flow:**

![Resource request flow](/files/-M1R7UAgiKWnWylInGLl)

**Service to Service communication:**

![Service to Service communication](/files/-M1R7UAinPsfNJ8flssK)

## Documentations for the Auth Implementations

1. [Auth Adapter Documentation](/1.1.5/modules/kernel/auth-adapter.md)
2. [Auth Angular User Guide](/1.1.5/contribute/coding-standards/auth-angular-user-guide.md)
3. [Auth SpringBoot User Guide](/1.1.5/contribute/coding-standards/auth-springboot-user-guide.md)
