# Auth Implementation

Please find below the sequence diagrams for auth flows.

**Login flow:**

![Login flow](https://306789431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1R77ZUwR6XwtPjJIVm%2Fuploads%2Fgit-blob-40c5de56be896fdf4bb4f11a3ee0357d41d95aa4%2Flogin_flow.png?alt=media)

**Resource request flow:**

![Resource request flow](https://306789431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1R77ZUwR6XwtPjJIVm%2Fuploads%2Fgit-blob-d7580a46702dc4d66ea225533b7aca58118e89d4%2Fresource_request_flow.png?alt=media)

**Service to Service communication:**

![Service to Service communication](https://306789431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1R77ZUwR6XwtPjJIVm%2Fuploads%2Fgit-blob-449fca051a722676aa19dc699719f694b976fbbc%2Fservice-service-communication.png?alt=media)

## Documentations for the Auth Implementations

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