Third-Party App Authentication
This document provides guidance for third-party applications intending to integrate with the Hoory application for seamless authentication redirection.
Overview
When opening the Hoory login page with a callback query parameter, a callback will be triggered for third-party app authentication. Upon successful login, the request will be redirected to the callback URL, with additional parameters (token
and account_id
) appended to the callback query parameters.