RolesΒΆ
The OAuth 2.0 specification defines 4 roles:
- Resource owner
The end user, the person that uses the application that connects to Quasydoc.
- Resource server
The Quasydoc API.
- Client
The connected application.
- Authorization server
Quasydoc OAuth 2.0 server.