# Authentication

### Social Auth

To increase the security of our users, we rely on well-known user authorization services:

* Google
* Facebook
* Linkedin

### User types

There are three user types in our system:

* Adventurer
* Business
* Partner

\[[Read more about user types](https://docs.ekstremac.com/company/developers/microservices/user-types)]
