Skip to main content
Documentation & User Guides | Fotoware

Authorizing a client using OAuth 2.0

Authorization

This section describes the process of authorizing a client from the user's point of view and the interactions between the client and the authorization server. It also describes how to implement each step in the client.

Authorization works slightly differently for different kinds of applications. This is because, for example, a web application has different security properties than a native mobile application. Follow the appropriate guide for the type of your application: